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.
Select a subtab in a Suitelet's script?
Hi,
Does anyone know how to select a default subtab for a Suitelet?
var slSOLines = objForm.addSubList('sl_so_lines', 'list', 'Sales Order Lines'); var slBillLines = objForm.addSubList('sl_bill_lines', 'list', 'Bill Event Lines'); // how do I select this tab as default and open on page load?? Thanks,
Tristan
Tagged:
0