We want to support multiple chassis types in one visual overview by referencing to hidden pages on the main visible page.
On the shape in the main visible page
On the hidden page
The behaviour is that it shows a tabpage with the name of the hidden page.
Is there a way to not have the tabpage button shown?
I've already tried to remove the TabControlStyle option, but the tabpage button then looks different but isn't removed.
This can be done by linking your VdxPage shape to the object where the page is located. In your case, you can add Element shape data to your VdxPage shape and set its value to "*" and that should be fine.