Skip to main content
1-Visitor
November 13, 2013
Question

How to hide IBA's and its lable from create part wizard

  • November 13, 2013
  • 1 reply
  • 778 views

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

1 reply

4-Participant
November 13, 2013

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