Changes

Jump to: navigation, search

Submit Logic

105 bytes added, 09:58, 12 March 2014
Condition Construction
* '''@level1.Amount Awarded.value@ <= 500000''' - Ensures that the ''Amount Awarded'' field is under $500,000. The ''.value'' is necessary when the ''Amount Awarded'' field is stored in currency format.
* ''' INSTR("@level1.[#(?object=activity::criteria=typename='Referee Form' and statusname='Submitted' and eownerid=@me.userid@)~index~#]@","1")=0''' - Ensures the current user can't submit more than 1 review
* '''CONVERT("@level1.fieldname.length@,SIGNED INTEGER) > 0''' - Checks is rich text field is not empty.
==Message Construction==
Smartstaff
171
edits

Navigation menu