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!
Workflow testing current field value rather than edited value
Hi,
I have a simple workflow to show an alert when a transaction is shipping to CA or VT. One of the actions is triggered on After Field Edit and I was hoping that meant it tested the condition of the new/edited value of the field - i.e. if the user changes the ship-to state to CA or VT, the alert would show.
Instead it seems to be sending the alert on the current field value...for example if the field is set to CA and the user changes to CO, the alert displays. But if it's set to CO and the user changes to CA or VT, it does not display. I would like it to alert based on the user edit.