Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi.
I need to create dependency of one attribute from another.
For example I specify first attribute value while creating some wtobject. I need to restrict available values for another attribute depending on specified first attribute value. Is there OOTB solution for this?
Thanks.
Yes there is an option in Windchill; you can create Server Calculated attributes (SCA). SCA are special type of calculated attributes which are depend on value of other type of object attributes.
You can read more about SCA and how to configure it in Windchill help center.