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!
Access Related Record by Script
Hi All,
Did any one know how to access to the Related Record sublist in Transaction?
For example, go to the related item fulfillment of an Sales Order. I just cannot found any way to access to this sublist.
Normally, we would use the record.getLineItemValue('item','item',1) to get the first line of the Item. But i have tried to use record.getLineItemValue('group','field',linenum), but do not know the group name and the field name for accessing this sublist.
Can anyone help?
0