Skip to main content
1-Visitor
May 23, 2014
Question

attribute Customization in windchill

  • May 23, 2014
  • 2 replies
  • 1608 views

We are in Windchill 10.1.

We have an attribute called “Att A” on Part. Its drop down values are “M011”, “M022”

We have another attribute called “Att B” with values “PC01”,”PC02”.

In the part create page if the user selects the value “M011” for Att A , the value “PC01” should be auto populated for the attribute Att B. If “M022” is selected for Att A then “PC02” should be auto populated for Att B.

Is the above scenario possible to be implemented in windchill ?

Is there any simple configuration to do this or how we could implement this?

2 replies

1-Visitor
June 17, 2014

This can be done in Windchill 10.1 using datautility and some javascript/ajax function. Not with Configuration I believe. Now in 10.2, I am not sure about using attribute rules

1-Visitor
June 21, 2016

Hi Guys,

Can this be implemented in Windchill 10.2 with configuration without using Datautility and Ajax. Please respond. Thanks!