Confirm Action
Use the Confirm action to display a popup message with OK and Cancel buttons. A user can acknowledge the message and continue working or cancel the previous activity.
The Confirm action supports the Before Field Edit and Before User Submit client triggers. The behavior of the Confirm action buttons depends on which trigger is used:
Client Trigger |
Button Behavior |
---|---|
Before Field Edit |
|
Before User Submit |
|
The following screenshot shows the Confirm action on a Before User Submit trigger:

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 Confirm 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.
Confirm Action Parameters
The following table describes the Confirm action parameters:
Parameter |
Description |
---|---|
Text |
Text to appear in the popup window when the Confirm action executes. The field accepts a maximum of 999 characters. 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.