Hi,
I am trying (and failing) to show the elements that are in subviews in the Rack View visual overview:
It only shows the element directly under the view using the visual overview.
Moving the other elements to the "main" view displays them immediately:
How can I show the elements in the other views under the "main" view containing the Rack View visual overview?
Thank you for the help.
You can do this by extending the "[auto]" placeholder from your template shape's element shape data to "[auto:includeSubViews]".
This can be found in the help as well.
Worked like a charm. Thanks Toon