Join Slack
Powered by
is there an inherent difference between getting ad...
# suitescript
d
dbarnett
06/04/2020, 6:27 PM
is there an inherent difference between getting address values from Location record in SS1 vs SS2? I have an example where I can
getFieldValue()
for 'city', 'state', 'zip' etc. from simple
nlapiLoadRecord('location', locationId)
, but this does not work in SS2 it seems you need to additionally get from 'mainaddress' Subrecord?
Open in Slack
Previous
Next