Show Message Action
Use the Show Message action to display a message to the user, such as when you want to validate values entered on a record form. The action displays the message in a popup window with an OK button. Unlike the Return User Error or Confirm actions, the Show Message action does not prevent subsequent user actions on the record form.
The following screenshot shows the execution of the Show Message action:

Workflow definitions require a trigger configuration that initiates the workflow, executes an action within a workflow or transitions the workflow from one state to another.
-
For more information about which workflow triggers the Show Message action supports, see Workflow Triggers Quick Reference.
-
To understand when different workflow triggers execute and which trigger you should use, see Workflow Triggers and the SuiteFlow Trigger Execution Model.
Show Message Action Parameters
The following table describes the Show Message action parameters:
Parameter |
Description |
---|---|
Text |
Text to display in the browser popup when the action executes. If the Multi-Language feature is enabled on your account, you can add label translations. For more information, see Configuring Multiple Languages |
For more information about adding actions to a workflow, including common action properties and conditions, see Action Conditions and Creating an Action.