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!
Is it possible to dynamically fill values in a picklist?
Here is what we are trying to accomplish.
Create a setup screen (custom record) that has a custom field that is a picklist.
On page initialization, call suitescript file that reads all fields on another custom record and dynamically puts them in a picklist.
Then the user can select a value off the dynamic picklist to help with their setup initiatives.
Essentially we are trying to avoid our implementation team from having to copy and paste internal ids into the setup object and keep it dynamic between customers.
Thanks in advance!