Changes

Submit & Save Buttons

367 bytes removed, 17:20, 31 October 2013
no edit summary
* '''Submit Status''' - the status that the entity should be updated to after clicking on the button.
* '''[[Bypass validation]]''' - flag to indicate that the status should change without the system performing all field validations. The [[Submit Logic]] on the button itself will still be validated.
<pre style="white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;">This feature is useful if you want to perform selective validation. For example, if you want to enable users to send a record back to the Draft status without having to fill out all the mandatory fields on the form.</pre>
* '''Description''' - descriptive text.
* '''Script''' - call to any scripts that should be run in conjunction with this button. The system will check if the script is present before trying to run it. Submit button script must be formatted as ''functionName(this.form)''. Spaces are not permitted.
8,849
edits