I am attempting to get some customer details. The ...
# suitescript
s
I am attempting to get some customer details. The details are; firstname, lastname and address (city and state). The problem is that the address sits in a sublist and I am using
search.lookupFields()
. Is it possible to get a sublists values using lookup fields?