Version: Windchill 12.1
Use Case: I need to customize the order of which tabs are displayed on the Part. In my case, Custom-ActionModels.xml I only have the structure tab, because, when I create a sub-type(like TestPart), I want it to start from a clean layout, nothing else except Structure tab should be there but I do not mention the 'Details' tab in the xml, and create in in UI using customize option, the Structure tab is always coming first. I am able to drag and reorder but that order will not be the same for all users. How can I get the Details tab first, without having it in the xml?
Description:
I need to customize the order of which tabs are displayed on the Part.
In my case, Custom-ActionModels.xml I only have the structure tab, because, when I create a sub-type(like TestPart), I want it to start from a clean layout, nothing else except Structure tab should be there
but I do not mention the 'Details' tab in the xml, and create in in UI using customize option, the Structure tab is always coming first. I am able to drag and reorder but that order will not be the same for all users.
How can I get the Details tab first, without having it in the xml?