Changes

Jump to: navigation, search

Advanced Logic

589 bytes added, 20:30, 1 June 2009
no edit summary
:::Note: ''concat(',','@me.rolelist@',',')'' creates a list of all the roleid's associated with the current user, and ''instr'' tests to see if the roleid you specified is in the list.
* '''1=0''' - never true
 
<u>NOTE</u>
The syntax used can vary slightly depending on which '''Object''' is being controlled.<br>
For example, consider the '''Show Level 3 New Button'''. This button is shown when you are viewing a Level 2 record.
* If you want to control the visibility of the Level 3 New button based on the status of the '''Level 2''' item you would use:
:''<nowiki>'@statusid@' In ('765','766')</nowiki>
* If you want to control the visibility of the Level 3 New button based on the status of the '''Level 1''' item you would use:
:''<nowiki>'@opportunity.statusid@' In ('765','766')</nowiki>
 
 
==See Also==
0
edits

Navigation menu