Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Join our Ask An Expert Live session featuring Angela Bayliss , Senior Principal Consultant at Jade Global, on June 26, 2025, 2–3 PM ET. With 21 years of experience, Angela will answer all your questions. Learn from one of the best! RSVP now.
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.?