It's been a minute since I've had to use SS1.0 - i...
# suitescript
t
It's been a minute since I've had to use SS1.0 - is it possible to get to a join field using GetFieldValue i.e. nlapiGetFieldValue(custrecord_example.custrecord_field)?
b
no
you can if its a sublist, using sublist related apis
t
I didn't think so. I ended up using the nlapiLookupField method instead