0
edits
Changes
no edit summary
* You can also use a combination of these , using bracketsto control the order of validation: '@status@' = 'Closed' && (‘'@me.fullname@’'='John Doe' || '@me.fullname@'='John Deer' || '@me.fullname@'='Dear John')
''The above field will be visible only if the status of the record is ''Closed'' AND the user is one of the 3 named users.''