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

  • OK. The field value remains set.

  • Cancel. The field value reverts to the previous value.

Before User Submit

  • OK. NetSuite saves the record.

  • Cancel. NetSuite does not save the record. The user can continue editing the record.

The following screenshot shows the Confirm action on a Before User Submit trigger:

Image of a Sales Order record with the Confirm action message displayed. The Confirm action message asks users to confirm that they want to save the record and includes the options to proceed with the action or cancel it.
Note:

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.

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

Note:

For more information about adding actions to a workflow, including common action properties and conditions, see Action Conditions and Creating an Action.

Related Topics

Workflow Actions Overview
Creating an Action
Workflow Actions
Return User Error Action
Show Message Action

General Notices