Hi All,
I have created custom action "New MCN" on change Request action and this is pointing to OOTB "New Change Notice" Wizard step.
My requirement is when a user selects "New Change Notice" action, In the wizard step Type dropdown should display only subtypes prefixed with "ECN" and when user selects "New MCN" , Type dropdown should display only subtypes prefixd with "MCN".
Any suggestions on this?
Hi Ashwini,
There is a section in the Customizer's Guide that covers this.
Here is also an article that might be a good start:
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS69640&source=tssearch
Good luck with the implementation.
Thanks,
Jarrett
Thanks Jarett...It helped me a lot...
Hi,
I am working on the similar requirement.
I have set one flag on container level. Bases of the flag value(if it's true), user should be able to select subtype of ECN on create CN page or else Type should be disabled.(User should not be able to change the default selected type in Create CN page).
Can you help on this?
Thanks