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.
How to access addressbook city fields from a Customer record.
How can I get the 'city' field from each addressbook line's address on a customer record?
Since the release, nlapiGetLineItemValue/Text('addressbook', 'city', 1) seems to have stopped working. Since 'address' record loading is not supported via nlapiLoadRecord() what is the best way to access these fields?
( I do not want to use nlapiSearchRecord() since I need this functionality on unsaved Customer records too)
Thanks.
0