Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
How to filter list of values of field depending on what you select on another field?
Hello again,
We created 2 custom fields. One dropdown, one multi-select. We want to filter the list of values of the multi-select field depending on what we selected on the dropdown of the first field.
Sample, when we select A on Custom Field 1, the list/options on the Custom Field 2 are XX, YY, and ZZ.
If we select B on Custom Field 1, the list/options on the Custom Field 2 are YY, ZZ, XYZ.
We are not sure if we need to create different multiselect custom fields for the different combination of the options for the custom field 1, then create a workflow to display the correct field with correct combination depending on what's selected from the first field, or if there's another way to do this.