Hello,I was wondering how is it possible to limit the visibility of the enumeration values in an enumeration E according to one condition specified in an input form (for example current operator group, or one named right the operator owns)Example:ENUM E: A,B,C,DOPERATOR GROUP "OpA" --> Field myValue...