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?