...
Edit checks which return false result in an error message being displayed to the user. By default this is the error message configured in this field on the edit check:
...
Note |
---|
Please note that Edit Check Error Messages are limited to 200 characters with spaces. |
For more complex edit checks it may be useful to display a more specific error message. This is possible using the customErrorMessage
function.
Info |
---|
Additionally, the |
Using customErrorMessage from an Edit Check
...