with `nlapiLoadRecord` how do i know which fields ...
# suitescript
b
with
nlapiLoadRecord
how do i know which fields will be loaded? i’m working with an inventory item and there’s a number of fields which are loaded. when i call
getFieldValue
or getFieldText` on some fields i get back
null
but if i were to call
nlapiLookupField
with the same field i get back the response i’m expecting