RTC: It is possible to configure a field excluding values from enumeration that was taken from another field?
Accepted answer
EWM/RTC does not have fields, we have a concept of attributes with values in work items.
For all I can tell, you can try to use attribute customization to implement the behavior you want. There are two possible approaches that can be used.
- Value Set - you can try to use Dependent Enumerations or Java Script or Java
- Validator - JavaScript or Java.