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!
Can not remove button "Mark Shipped' using workflow action.
Client wants a basic approval workflow on Item fulfillment.
1) The Logistics user creates an IF.
2) The workflow sets this IF to status as "packed" so as not to deduct inventory.
3) The Approver can then "Approve the IF" which sets the status to shipped and the inventory gets deducted.
4) Any User other than the approver should not be able to set the status of the IF to 'Shipped'.
I am trying to remove the button "Mark Shipped" on the workflow using the workflow action "Remove Button" also tried removing it in the Before Load Event of a User Event Script, form.removeButton("markpacked");