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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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