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!
Limit values in native drop-down list field
Request: on a certain form, limit the values of the drop-down list of a native field that the user has to choose from (only show certain options of the native field to a user). I created a custom field (type list/record) with only the values needed. I plan to hide the native field, show the custom field, then have the value in the custom field transfer to the native field after record load. Getting a key Invalid reference key error. I used a custom WF field (type text) as an intermediary.