Changes

Jump to: navigation, search

Visibility Condition

528 bytes removed, 19:13, 22 May 2009
no edit summary
'''Examples'''
1. To make the field visible after 06 February 2009.
now()>'2009-02-06'
2. To make the field visible for a role # 9999 ',@meafter 06 February 2009.rolelist@,' REGEXP ',9999,' =13. To make the field hidden for a role # 9999 now()>',@me.rolelist@,2009-02-06' REGEXP ',9999,' = 04. More Examples, '@Destination City@'='Toronto' '@Type@'!='Contract' '''Note:''' remember to include the @fieldname@ in single quotes.
For example, To make the field visible only if you used the following date in the field named '''Visibility ConditionDate Initiated''':is after 2009-01-31*now() '@Date initiated@' >'2009-0201-0631'The field will only be visible after 06 February 2009.
To make the field visible for a role # 9999
',@me.rolelist@,' REGEXP ',9999,' =1
These conditional statements can also refer to other fields:*'@Date initiated@' >'2009-01-31'The field will only be visible if the date in To make the field named '''Date Initiated''' is after 2009-01-31hidden for a role # 9999  * ',@Destination Cityme.rolelist@,'='Toronto'The field will only be visible if the entry in the '''Destination City''' field is '''Toronto'''  *'@status@' in ('DraftREGEXP ',9999,'Open')The field will only be visible when the status is '''Draft''' or '''Open'''= 0
More Examples,
'@Destination City@'='Toronto'
'@Type@'!='Contract'
'''Note:''' remember to include the @fieldname@ in single quotes.
Access to [[Custom Fields]] can also be controlled using [[Role Field Permissions]] and [[Status Field Permissions]]
 
[[Category:Custom Fields]]
0
edits

Navigation menu