Show a Popup Message

Show a Popup Message is an action in the Rule Panel that displays a message box on the screen. It helps inform users about important updates, confirmations, or errors based on a triggered event.

This message appears as a temporary popup and can be customized with any text.

Properties and Explanation

Here are the steps to follow in order to use the Show a popup message action:

1

Message Type:

This property defines the nature of the popup message shown to the user. It helps visually convey the importance or intent of the message. The available options are:

  • Info: Used for general or informational messages.

  • Warning: Used to alert the user about potential issues or cautions.

  • Error: Used to notify the user of critical problems or failed actions.

2

Message:

This property is used to write the content that will appear in the popup when the action is triggered.

Full Configuration Example

Below is a screenshot of the Show a Popup Message action configuration, showing all properties set for the Message Type and Message:

This screenshot shows the complete configuration of the Show a Popup Message action, including all relevant properties set up on the page.

A button is added to the Form page. Once the form is completely filled, clicking the button triggers an assigned action. This action displays a popup message containing the specified content.

Last updated