Hi, im having trouble getting some field on a PO, ...
# suitescript
i
Hi, im having trouble getting some field on a PO, this is the
employee
, Im trying to get it using
search.lookupFields
, but for some reason this throws the error
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: employee.
, is the field not available using
lookup
?because loading the record and getting it using
record.getValue()
works
r
Check if the field is under the search columns in the Records browser. Not all fields available in the record are available as search columns.