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.
Custom Record Sublist ID?
I am having a problem with custom record, which I applied to a new tab on entry form. Under this tab the record is displayed as a list. So by adding lines and typing values in columns I am able to create and save records under this tab manually. But I am unable to enter and submit lines using suite script.
I am trying to use nlapiInsertLineItem(type, line), nlapiGetLineItemCount(type) and so on.
But I can't figure out what to use for 'type' in this case. The record id doesn't work. Has anyone solved this problem before or had similar issue?
0