Alert#
The Alert element can be used for any kind of text information.
Settings:
- Style: Controls the appearance of the alert (Primary, Secondary, Success, Danger, Warning, Info, Light, Dark)
- Background: Custom background color for the alert
- Icon: Allows setting an icon to display alongside the alert text
- Rich Text: If enabled the alert content supports rich text formatting
- Mark UI invalid: If checked the User cannot complete the UI if the Alert element is shown, used with Conditions. For example if you have an Assessment element with label: "Is the machine in order?" and 2 options "YES", "NO", you can place the Alert inside a "NO" condition. In this case the User will not be able to complete the UI until the answer to the Assessment "Is the machine in order?" is "YES"
See UI Designer