You can send messages to customers as alerts, informational messages, or error messages.

Important: The methods in this table are only for use in client scripts.
It is also possible to add other custom messages to your forms if necessary using client scripting.

The text size of info and error messages at the top of the screen is customizable. Two properties control this. If you configured your forms, you may need to add these properties.

Note: The client script alert option is not available for use with Automated Test Framework (ATF).
Table 3. Error and alert text size properties
Property Description
css.outputmsg.info.text.font-size Sets the size for info messages. Default is 11pt.
css.outputmsg.error.text.font-size Sets the size for error messages. Default is 11pt.