Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Need a getFieldId API
From a workflow standpoint, we often identify certain fields that we want to allow or not allow access to on-the-fly based on a configurable options we give to managers or others.
On user event, we hide or display a field, disable or enable, based on this configuration and the role/user.
Concept: Configuration Record which has a subrecord child. This child has the following fields:
1. List/Record of RecordType to allow them to select the record to they want to configure.
2. Multiselect of Type Field that is filtered to the specific record in #1.
3. Multiselect of Type Role that allows them to select one or more roles
0