Hi,
I have a structure where I have some services within a view (spectrum monitors).
These views should be embedded into the main view automatically. My question is if this is possible.
Treestructure is like this:
Visio is like this:
Maybe I need to rename them to Monitor n+1 Ant.61 and so on.
Is it possible to do it with Visio tabs or maybe just one tab with dynamically input.
Currently I'm using these shape datas:
Options=InlineVdx|ApplyShapeBackground
Element=Monitor*
Thanks in advance,
Stefan
Hi Stefan,
I believe you can achieve what you want by combining dynamic shape generation, inlinevdx, and a session variable.
- at the top of your visual overview, create a group that will dynamically generate a shape for each service in the view (see Help: Generating shapes based on child items in a view or the children shape training)
- On the service child shape, add a "SetVar" shape data like "SelectedService:[this service]"
- use the current inlineVdx, but change the value of the Element shape data to [var:SelectedService]
Hi Michiel,
thank you for your answer. I like this solution and it’s working fine.
For any other user who wants to do something like this you need Options=ForcePropertyFromParent in the child.