Remove Button Action
Use the Remove Button action to remove a button from a record form in a workflow instance. Use this action to remove both standard NetSuite buttons and custom buttons, based on conditions such as the user that views the record or the state of the record.
The following screenshot shows the Parameters section for the Remove Button action. In this example, the action removes the New button from the current record in the workflow.

The following table describes the Remove Button action properties:
Property |
Description |
---|---|
Button ID |
ID of the button to remove on the record form. The button ID can be from a standard NetSuite button or a custom button. |
For more information about adding actions to a workflow, including common action properties, see Creating an Action.
Remove Button Action Guidelines
Use the following guidelines when working with the Remove Button action.
-
You cannot use the Remove Button action to remove a button added with the Add Button action. To remove the button, delete or inactivate the Add Button action.
-
The default trigger type for the Remove Button action is the Before Record Load trigger. Although the Entry and Exit triggers are available, best practice is to remove the button before it loads into the browser. In the Workflow FAQ section, see Why do the buttons I have added to the record disappear when I refresh the browser?.