Changes

Submit Logic

521 bytes added, 16:53, 10 December 2013
m
no edit summary
* ''''@contact.supervisor.email@'!='@contact.referee.email@'''' - Ensure that the contact assigned at Level 1 with the role of Supervisor is not also assigned with the role Referee.
* '''"@level1.Proposal.filename@"!=""''' - Ensures you have a Proposal uploaded in the single file upload on the Level 1.
* '''"@level1.Plan Details.numofpages@"<=6''' - Ensures the number of pages for a multi-file upload field is not more than six pages
* '''"@level1.type@"!="New Grant"||"@level1.xml.ExternalPeers.peer.peer.nodecount@">2''' - Ensures that the level 1 type is type 'New Grant' and number of nodes on the XML worksheet is greater than 2. The logic applied here may seem counter intuitive, but with submit logic, once you start chaining conditions, constructing your condition in the reverse will produce the expected result.
==Message Construction==
6
edits