Join Slack
Powered by
the SO sublist lines have a field `itemtype` that ...
# suitescript
m
mtsb
12/05/2019, 1:51 PM
the SO sublist lines have a field
itemtype
that should work for you, ala:
Copy code
rec.getSublistValue({sublistId: 'item',fieldId: 'itemtype',line: 0})
Open in Slack
Previous
Next