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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Filter a multiselect field based on the first entry in that multiselect field?
Hey all,
Is there a way in script, or elsewhere, to filter a multiselect field such that if I first select partner record "Partner : Subpartner" to only have subpartners for the first partner as options?
For a more concrete example let's say I have the following partner records:
Bob's
Bob's : South
Bob's : North
Bob's : West
Tom's
Tom's : North
Tom's : South
And my multiselect field's source is the partner list. So if "Bob's : South" is the first value chosen in the multiselect, any further entries will be limited to subpartners on "Bob's". I'm thinking fieldChange code might do the trick, assuming it's possible.
0