Set Form Event Status Message

Block Information

Available in: Page Flow

Toolbox Category: Form

Block Type: Regular

The Set Form Event Status Message block is used to show a message to the user.

Set Form Event Status Message block

The block's behavior varies based on the context in which it's used, as outlined below:

  • Within the Form Events block's Submit Tasks, Success Tasks and Error Tasks flow parameter context, this block will replace the form's customized success and error messages. In this scenario, it's advisable to employ the Alert Text block to convey your message.

  • Outside the Form Events block's Submit Tasks, Success Tasks and Error Tasks flow parameters context, the message will appear in the form's general status section. Here, it's recommended to utilize the Alert Text block in its dismissible setting to showcase your message.

The block consists of a Value Parameter that accepts an text value containing the message.


Usage Example

The image below shows an example of the Set Form Event Status Message block.

Set Form Event Status block example 1

In the above case, since the block is used outside of the Form Events block's Submit Tasks, Success Tasks and Error Tasks flow parameter context, the message will appear in the form's general status section as shown in the image below.

Result of example 1

For the next example, we will use the Set Form Event Status Message block inside the Form Events block's Success Tasks flow parameter as shown in the image below.

Set Form Event Status block example 2

This time the message provided replaces the customized success message and is displayed after the form was submitted successfully.

Result of example 2

Last updated