Adding New Messages In Admin Console
If JavaScript has been used to add custom functionality, a device message key can be defined to display in the event of an error. Administrators can then set up a custom message using the key defined in the JavaScript code.
Additionally, if a message has been accidentally deleted you can also use the following procedure to recreate it.
To add a new device message:
- Select 'Device Messages' in the Administrator section of the Navigation Bar.
- Click on the New button at the top of the Device Message Information screen to display the New Message screen.
- Type the message key id that you wish to create a message for. This would be, for example, the device message you created in your JavaScript.
- Type the message you would like displayed on the client into the message box.
- Click Create.