Table of Contents |
---|
Summary
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:
...
For more complex it checks it may be useful to display a more specific error message. This is possible using the customError
Using customErrorMessage from an Edit Check
This feature is available starting in ClinSpark 1.5.3. Customers can NOT use the customErrorMessage function in prior versions; the edit check will fail if attempted.
...