Changes

Sbfunc

85 bytes added, 16:22, 20 December 2013
no edit summary
* The function must return either a value of '''true''' if the record should be saved/submitted; or '''false''' if the record should not be saved/submitted.
* Standard and Custom Field validations are performed '''before''' the sbfunc script is run, so if the function returns '''true''' the record will immediately be saved/submitted. If the function returns '''false''' no further validation is performed and the record is <u>not</u> saved/submitted.
* When you enable '''Bypass Validation''' on a submit button sbfunc will be ignored.
Smartstaff
173
edits