Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A button action cannot be triggered from a backend SuiteScript 2.0. Button actions are specific to the NetSuite user interface and require user interaction to trigger the action. However, you can use SuiteScript 2.0 to create custom logic that performs the same functionality as a button action. For example, you can create a custom script that performs a set of tasks when certain conditions are met. You can then trigger this script using a scheduled script, user event script, or Suitelet.