Thanks for clicking in.
On the Customer record within the Address subtab I have a sublist with addresses. On each line there's a button for edit. (See first picture)
Clicking edit will bring up a popup window with some fields that can not be seen in Field Explorer. It is one of these fields I would really like to retrieve the value from. (See second picture)
See the third picture to see how the record of the field I want to retrieve looks.
I've tried to both load the customer record
and to use lookupFields
. But the field I want can't be accessed through just the customer record. Looking at the field record it says that it is for record of type Address. But it says it's a subrecord in record browser, and I don't really know how to access it.
Do I need to create a search in order to get to it? Or is a better way to use SuiteQL?
I'm still a bit new to NetSuite and haven't really done anything with SuiteQL yet. So any help and guidance is very much appreciated.
Popup
There are different options.