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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Filtering List Records using SuiteScript
Is there a way to filter lists using SuiteScript? Can I access the values in a list record and remove the ones that I don't want? For example, I have a Sales Order custom list record on the Assembly Build page. What I would like to do is filter that list by orders that are pending fulfillment only. I can't do that on the custom field itself (it's not an option, at least not from what I've seen). So I thought maybe if I could access that field's list items I could remove the SOs that aren't pending fulfillment. But
0