Question
ATTRIBUTE CONSTRAINT CONDITION
Hello All,
I am just having a hard time understanding if Windchill can do what I need. Perhaps it can I'm just not understanding the method.
I have attributes "MAKE_BUY" and "MFG". I would like the value of "Make_Buy" drive the Value of "MFG"
If Make_BUY = M then MFG = "XXXX" (string)
If Make_Buy = B then MFG = (list of about 8 string values).
Any help would be appreciated

