API
Last updated
Was this helpful?
Last updated
Was this helpful?
There are a number of API functions that can be used to perform validation in alternative ways. Generally when using and , it's not necessary to use any of them, except to set up validateForm() to run in afterRefresh callback.
The API functions are fairly well-documented with jsDoc:
To create your own SaveButton, you will want to use validateAndSave().