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!
Is it possible to generate a list of saved searches?
I would like to generate a select box with (some of my) saved searches in a suitelet page.
I can reference the saved searches by their id using the nlapiSearchRecord() function but are they accessible otherwise?
I need to let the user pick a saved search and then pull the id from it and use it with nlapiSearchRecord().
0