To customize the appearance of error messages displayed to Web users, add a custom error message form to the database. If an error condition occurs and a custom form exists, Domino uses a custom form to display the error message. Otherwise, Domino uses the default error message form. The message form added to the database will overwrite the messages in the server range set by the Administrator.
To create an association between a form and an error condition, create a form with one of the following names. Create an editable text field named messagestring to save the error message. Add other text, links, and other form objects to be displayed with the error message.
Form name
Description
Description
$ Returngeneralerror
Any unblocked errors
Put a domain messagestring, and the system will automatically display the information to this domain
$ Returnauthenticationfailure
Incorrect username and password
$ Returnauthorizationfailure
The user does not have sufficient access level for the database.
$ Returndocumentdeleted