Levi Pruss
08/04/2025, 3:53 PMCeligo AI
08/04/2025, 3:54 PMAI generated answer (using internal Slack threads):In NetSuite workflows, the "Trigger On" option is not available for all actions. However, you can achieve the desired functionality by using a combination of states, transitions, and actions. Here's a step-by-step guide: 1. Create a new workflow with the record type of your choice. 2. Add a new state (State 1). 3. Add a new action in State 1. Choose the action type as 'Set Field Value'. Select the field you want to change and set the value. 4. Set the trigger type to 'After Field Edit' and select the field you want to monitor for changes. 5. Add a new state (State 2). 6. Create a transition from State 1 to State 2. Set the trigger for this transition to 'On After Field Edit' and select the same field you are monitoring in step 4. This way, whenever the selected field is edited, the workflow will trigger the 'Set Field Value' action and then transition to the next state. Remember, workflows are not as efficient as scripts because they need to support a wide variety of inputs. If you have a high volume of records or complex customizations, consider using SuiteScript instead. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/04/2025, 3:54 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836127162
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830615401
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830556691
Celigo AI
08/04/2025, 3:54 PM