Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Confrim Popup in Workflow
I would like to develop a workflow that when an end user clicks the Approve button on a Sales Order in Pending Approval status, workflow triggers a 'Confirm' popup.
Currently, my workflow has a saved search that is allowing certain Sales Orders to enter workflow while in Pending Approval status (my preference) but I have not been able to return the Confirm popup within the single State.
State 1:
-Trigger On : Before User Submit
-Initiation : Event Based; On Update; Trigger Type = All
-Condition : Approval Status = Pending Approval
(I have also tried a variety of other Condition selections)
I am starting to wonder if a multi-state workflow is needed, which I have not done before.
0