Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 customErrorMessage function allows for an Error Message greater than 200 characters.

Using customErrorMessage from an Edit Check

...