* Click the New button to begin adding new Submit Logic.
[[Image:SubmitLogic5.png|800px]]
Each '''Condition''' consists of the following fields:
** '''Order''' - the order in which the condition can be executed. Each condition is executed in sequence based on the order. When all conditions have executed, any failed conditions will stop the submission process and all messages for failed conditions will be displayed in a consolidated fashion.
** '''Name''' - a narrative name for the condition.
** '''Condition''' - stores the expression that represents the condition. [[Entity]] does not change status when condition evaluates as false.
** '''Message''' - stores the message to be displayed if the condition is not met.
==Condition Construction==