Message
Collaborate with us
Edit this page on GitHub
You can provide a feedback message to the end user by using the Message logic tool within a Client Action flow.
Using the Message logic tool
- Drag the Message logic tool onto the Client Action flow.
-
Set the message Label, Message, and Type properties.
In this example, we enter
Invalid password
in the Message property (the message displayed to the user) and select Error as the message type.
The available predefined message types are as follows:
-
Info
-
Success
-
Warning
-
Error
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Label | Identifies an element in the flow. | |||
Message | Message displayed to the user. | Yes | ||
Type | Specifies the UI look and feel of the displayed message. | Yes | Info | The possible values are: Info, Success, Warning, and Error. |