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
Suitelet displaying Saved Search results
Are there any examples that display a saved search (already built through the UI) via a Suitelet in SuiteScript 2.0 ?
How can I load a saved search into my suitelet and write/display it in a table when I visit the suitelet's URL?
My goal is to take result values from one column in the saved search results and divide it by another column in the saved search results.
I figure if I can display the saved search then I could script a way to put the saved search results into variables and then create another column that has the result of the division of the variables from the other columns.
0