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
Suitelets and Sublist help
2 questions:
1. We have a custom Suitelet that will run a transaction search and display the results at the bottom in a sublist. What we need to do is write an on-click script that will read data from the fields on the suitelet's nlObjForm object, and then reload the suitelet with these values as URL parameters. This script will be triggered by a button on the form separate from the submit button. When we wrote a function to get the suitelet's field values and print them to the screen as proof of concept, we got null values and errors instead. Our
0