Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have attribute called category for WTPart, I want to hide this attribute when user selects view as Design. This is Windchill 10.1 M030
Hi
you can try anyone of the following option
1. try it on OIR using testbranch algorithim
2.write javascript (onchange event)on the createpartwizard jsp
3. write a datautilies for both attributes which trigger handler to control the dynamic updates.(Linkedlist concept)
4. I hope in 10.2 driving & driven attribute concept is comingup
Regards
Gangadharan.N