Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
How can we limit Contact Role to only Primary and Alternate Contact?
We are trying to limit the available Contact Roles to only "Primary Contact" and "Alternate Contact" Roles. However; several other native roles (Order Creator, Consultant, and Decision Maker) that can't be inactivated, so I tried to create a workflow to intercept if a user selects or saves anything other than the Primary or Alternate.
I started with the record type "Contact Role" but none of the workflow rules I've tried seem to work. I've tried "After Field Edit" and "Before User Submit" triggers, and within each of those tried using Visual Builder and Custom Formulas to catch if Primary or Alternate isn't selected, and then tried to just identify if one of the Roles we don't want is selected or saved but no luck.