0
edits
Changes
no edit summary
To make the field hidden for a role # 9999
',@me.rolelist@,' REGEXP ',9999,' = 0
To make the field when the status is Draft or Open
* '@status@' in ('Draft','Open')
::''Note: The above Visibility Condition would only be used '''Standard Fields'''. [[Custom Fields]] have a separate [[Status Field Permissions|Status Field Permission]] section that can be used.''
More Examples,