Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
NSC | SuiteFlow (Workflow Manager) Reference: What are Client Triggers?
Workflows can react to user interactions in Record Forms which makes data entry in NetSuite more robust and accurate.
This is possible with Client Triggers which are also part of the SuiteFlow Trigger Execution Model. This trigger type runs within the Client-Application side (i.e. Browser, Mobile App, etc.) that has access to NetSuite UI Record Forms.
Here are the references to each client trigger:
ℹ️ Some points to consider when working with Client Triggers:
- Workflow Custom Fields and Workflow State Custom Fields cannot be successfully used in client-side actions and conditions.
----------------------------------------------------------------