Skip to main content
10-Marble
March 19, 2026
Question

building a custom page with multiple tabs

  • March 19, 2026
  • 1 reply
  • 25 views

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!

1 reply

Fadel
23-Emerald I
March 19, 2026

Take a look <your_server>/Windchill/app/#netmarkets/jsp/componentCatalog/infoPageComponent.jsp 

infopage0.png

Buiꓘa