Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

building a custom page with multiple tabs

PN_5076692
10-Marble

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!

1 REPLY 1
Fadel
23-Emerald I
(To:PN_5076692)

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

infopage0.png

Fede
Announcements


Top Tags