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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Status of a Custom record managed by Workflow
Hi Everyone,
I will start by wishing you all a happy new year.!!
My goal is to create a Custom Record (lets say Record-A) which has a custom field Status (let's say A-Status).
Knowing that A-Status is populated by a list of 6 elements (new, in progress, Completed, re-open, closed and canceled).
Now i want to have my A-status ruled by defined workflow:
new => in progress
new => canceled
in progress => completed
in progress => canceled
completed => re-open
re-open => completed
completed => closed
All the other possibilities will be forbidden.
ex: Closed => re-open (forbidden)
I have created all the states and all the transitions in the workflow but i don't really know what to do now.?