0
edits
Changes
no edit summary
The Visibility Condition section of [[Custom Fields]] and [[Standard_Field_Settings|Standard Fields]] allows you to use logical statements to determine whether a field is visible or not.
'''Examples'''
1. To make the field visible after 06 February 2009.
now()>'2009-02-06'
'''Note:''' remember to include the @fieldname@ in single quotes.
For example, if you used the following '''Visibility Condition''':