Changes

Custom Save and Save Draft Buttons

1,125 bytes added, 18:19, 12 June 2014
no edit summary
[[Image:SubmitButtonSave.png|link=]]
 
{| border="1"
|'''Button'''||'''Description'''
|-
|Save
|
* This button validates all fields in the record, ensuring that mandatory fields and formatting requirement are satisfied.
* Clicking the Save button does not change the current status.
|-
|Save Draft
|
* Save Draft saves the record, but performs NO validation.
* This button should always be used in conjunction with at least the Submit button.
|-
|Save & New
|
* The Save & New button validates all fields in the record, saves the item, then displays a new record.
|-
|Submit
|
* The Submit button validates all fields in the record, ensuring that mandatory fields and formatting requirement are satisfied.
* It saves the record and changes the status to the status defined in the '''Submit Button Status''' section of the original status.
* ''Note that the label on the Submit button can be defined in the '''Submit Button Label''' section of the status page, so may appear with another name.''
'''Important:''' If a '''''Submit Button Script''''' has been defined the Submit button will run that function, and will '''NOT''' perform the tasks listed above.
|}
 
 
When custom ''Save'' and ''Save Draft'' buttons are configured in this fashion, the system's default Save/Save Draft buttons can be hidden on the status by changing the ''Display Buttons'' setting on the status in question:
8,849
edits