building a custom page with multiple tabs
Version: Windchill 13.1
Use Case: for a new version of a tool we provide, we want to create a custom page with multiple tabs. currently we used classic simple html / javascript - but we want to upgrade to mvc components to maintain more the "windchill ui look"
Description:
at first I thought about using a custom wizard.
a wizard has in general multiple tabs - but the concept isn't really matching as the tool should have tabs for different manage actions / checks. wizards reflect more a step by step process.
I'm looking for a way to build a page like the windchill object detail pages.
For tool I'm planning about 5 fixed tabs. each tab would have multiple tables, radios, checkboxes and input fields.
Any suggestion how to achieve this?
thanks in advance!

