Skip to main content
10-Marble
August 17, 2022
Question

How to create customize Participant List

  • August 17, 2022
  • 1 reply
  • 816 views

Hi All,

I have to create a customize participant list where I can see the roles what user gave on earlier Wizard.

I have one role called Releaser Role on WTPart and on top that I have one action release part . When I am clicking on that action I have to create a Participant list which contain the role what we gave While creating part.

Can we achive this from tree adaptor or any other way please suggest.

@HelesicPetr , @Ajit_Kulkarni 

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
August 17, 2022

Hi @Pushpak_Old 

First I would advice to check wizard examples in windchill documentation

AfterJS can call jscript to reload table or next page of wizard.

 

https://support.ptc.com/help/wnc/r12.1.1.0/en/#page/Windchill_Help_Center/customization/WCCG_UICust_ConstructWizards_WCClientArchWizard_Ex2.html

 

HelesicPetr_1-1660721445842.png

 

PetrH