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
battk
09/24/2019, 1:22 PM
no
battk
09/24/2019, 1:22 PM
you can if its a sublist, using sublist related apis
t
Tyler
09/24/2019, 1:22 PM
I didn't think so. I ended up using the nlapiLookupField method instead