Dialog Customization

In WebRF, A dialog is an informational window used to convey input errors or validation errors.

You can customize dialogs to use different color sets based on the dialog type. WebRF supports three dialog types:

  • Alert
  • Error
  • Warning

Dialogs can be customized at a global level. One set of dialog settings affects all dialogs across the application.

To customize dialogs, select Facility > ENTERPRISE > Enterprise > Administration > Mobile Personalization > Mobile Screens > Dialogs.The Conditional Settings screen is displayed.

This table lists the various fields and the descriptions:

Field Description
Expression

Defines a condition that evaluates to TRUE or FALSE. See the Expressions section for information on valid expressions.

Position Defines the orders in which the expressions are evaluated.
Border Indicates whether the dialog displays a border.
Border Color Defines the color of the dialog border, if a border is present.
Background Color Defines the background color of the dialog
Text Color Defines the text color of the dialog.