Community Tip - You can change your system assigned username to something more personal in your community settings. 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
