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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Pass a parameter from a client script to a suitelet?
I have three separate scripts that all work in unison to load a suitelet page from the click (client script) on a button made from a user event script (before load). I'm pretty much done, but I can't figure out a way to pass the current record id (the record in which the button that leads to the suitelet) to the suitelet so I can load information from that specific record. Ignore the record ids that are present in the suitelet script, they were just there for testing if the correct data is being pulled in. The suitelet loads up
0