Any idea how to get serial number (text) without u...
# suitescript
d
Any idea how to get serial number (text) without using getSublistText in inventory detail subrecord ?
b
your serial number select field uses the inventory number record as the source
get the internal id using getSublistValue, and then do a search or query to find the matching inventory number to get the text
d
I know I can do a search, but instead of that there is no display field there?
b
log the inventory detail subrecord to see