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!
Show Child Value in Drop-down From Two Custom Records
Hi,
I have two Custom Records. One is a Child of the other. I have a third Custom Record that has, as it's first field on the form, a drop-down (List/Record) to the Parent (i.e., the Batch). The idea being, the user selects the Batch from the drop-down. I then have another List/Record field that is linked to my Child record (i.e., the child of the Batch). I have used filtering options in the Custom Field such that it only shows Child values for the Batch the user has selected.
The above works (i.e., the filtering), but the problem is that because the Child record is not set up to 'Include Name Field', only the Internal ID of the Child records are shown in the drop-down (e.g., 1, 3, 4, 10).