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 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Customization on edit sublists (editor)
Hi,
I'm new in SuiteScripts and I'm trying to use the editor. I don't know exactly what are the limits in customizing it (till now I only succeeded to put the fields on two columns...). I wander if I can add near a text field a button with a script on it (on click the field will be populated with some values). Something like the date field does (input + calendar near to select the date). I know that I can add a button (sublist.addButton(name, label, script) ), but this will put the button in the top of the sublist table,
0