Changes

Jump to: navigation, search

Advanced Logic

108 bytes added, 19:34, 29 May 2009
no edit summary
:: - not true for template "TemplateName"
* '''<nowiki>'@opportunity.statusid@'='765'</nowiki>'''
:: - true for status with ID if the Level 1 statusid is 765* '''<nowiki>'@activity.statusid@'='1001'</nowiki>''':: - true if the Level 2 statusid is 1001
* '''<nowiki>'@opportunity.statusid@' In ('765','766')</nowiki>'''
:: - true for statuses with ID if the Level 1 statusid is 765 and or 766
* '''<nowiki>'@opportunity.statusid@' Not In ('765','766')</nowiki>'''
:: - true for status with IDs other than if the Level 1 statusid is NOT 765 and or 766
* '''<nowiki>instr(concat(',','@me.rolelist@',','),',1234,') OR instr(concat(',','@me.rolelist@',','),',1235,')</nowiki>'''
:: - true for role IDs 1234 and 1235
0
edits

Navigation menu