Changes

Advanced Logic

86 bytes removed, 21:40, 28 May 2009
no edit summary
[[Image:AdvancedLogic.png]]
==Location==
This feature is available in 3 places:
# [[Global Settings]] - to establish system-wide rules.
The '''Links''' button allows a Transaction to be linked to UTAs when viewing the Transaction.
==Overview==
'''instr(concat(',','@me.rolelist@',','),',9999,') OR instr(concat(',','@me.rolelist@',','),',1111,')''' where 9999 and 1111 are role ids.
'''Additonal Examples:'''==Sample Condition Statments==* '''@status@=<nowiki>'</nowiki>new<nowiki>'</nowiki>''':if the status is set to <nowiki>'new'</nowiki>.
* '''1=0 ''':setting the condition to be false every time and thus controlling the display of the object.'''
 
* '''<nowiki>'@opportunity.typename@'<>'Template Name'</nowiki>
* '''<nowiki>'@opportunity.statusid@'='765'</nowiki>
* '''<nowiki>'@opportunity.statusid@' In ('765','766')</nowiki>
* '''<nowiki>'@opportunity.statusid@' Not In ('765','766')</nowiki>
* If you want a statement that is never true put 1=0 into the condition box.
[[Category:Global Settings]][[Category:Universal Tracking Application]]
0
edits