Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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