Changes

Jump to: navigation, search

Status

49 bytes added, 22:25, 23 July 2009
Submit Button Script (Level 1 Only)
===Submit Button Script (Level 1 Only)===
In order to use the Submit Button Script you <u>must</u> select a '''Submit Button Status''' so that the '''Submit''' button will appear.<br>
You must also create a [[Browser Script]] containing a [[:Category:JavaScript Examples|JavaScript]] function that is called within the '''Submit Button Script''' setting.* This feature can be used to perform tasks, such as confirmation or custom validation of the data on the page, prior to submission.
* The function must return either a value of '''true''' if the record should be submitted; or '''false''' if the record should not be submitted.
* Standard and Custom Field validation is performed '''after''' this script is run, provided that the function has returned '''true'''. If the function returns '''false''' no further validation is performed and the record is <u>not</u> saved/submitted.
0
edits

Navigation menu