Articles tagged #NLAPILOOKUPFIELD
Articles tagged
#NLAPILOOKUPFIELD

Retrieve Values for Multi-Select Field Being Return by nlapiLookupField

Using nlapiLoadRecord then nlobjRecord.getFieldTexts function to retrieve multi-select field selected values will return an array. However this is not the case when you try to retrieve values using nlapiLookupField as it will return String values.

Read More