Changes

Jump to: navigation, search

Advanced Logic

74 bytes removed, 20:42, 1 June 2009
no edit summary
==Sample Conditional Statements==
* '''<nowiki>'@opportunity.typeid@'<>'12345'</nowiki>''':: - not Not true for the Level 1 template with typeid ''12345'':: - alternately you could use ' '@opportunity.typeid@'<nowiki>'12345' or '@opportunity.typeid@'Not In('12345')</nowiki>'''  * True if the Level 1 status is 'Draft''<nowiki>: '@opportunity.statusidstatus@'='765'</nowiki>''Draft':: - true if the Level 1 statusid is 765 
* '''<nowiki>'@opportunity.statusid@' In ('765','766')</nowiki>'''
:: - true if the Level 1 statusid is 765 or 766
* '''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.
0
edits

Navigation menu