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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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