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!
How to show a message if shipping country in not US via Workflow
I want to show a warning message is the shipping country is NOT United States when creating or editing Sales Orders. I created a workflow with these parameters:
Record Type Transaction (Sales Order)
Description If the shipping country is not US, show a warning.
Inactive No
Release Status Testing
Initiation Event Based
Events On Create, On View Or Update
Trigger Type Before Record Submit
For the action, I have tried this:
Type Show Message
Trigger On After Field Edit
Context User Interface
Triggering Client Fields Ship To, Ship To Address
Condition Shipping Address does not contain United States (I could not find Shipping Country field specifically)