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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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