Changes

Submit Logic

1 byte removed, 16:47, 17 January 2014
no edit summary
* '''@total salaries@ < 400000''' - the total salaries field in the [[Level 1 Entity]] is less than 400,000.
* '''@level2.sum(megawatts)@ > 5''' - the sum of the megawatts field in all level 2 is greater than 5.
* '''@level2.sum(cf_23232#12345#)@ > 5''' - same as previous example but using the [[Custom Field|custom field]] ID.
* ''''@opportunity.peopleid@'!='0'''' - Ensure that a contact has been added to the Level 1 Person standard field.
* ''''@contacts.count(*):rolename='Supervisor'@=1'''' - Ensure there is exactly 1 contact at Level 1 with the role of Supervisor.
0
edits