Join Slack
Powered by
how to count line items in sales order and display...
# suitescript
j
JMS
10/11/2018, 2:14 AM
how to count line items in sales order and display it custom field
s
stalbert
10/11/2018, 3:57 AM
with NFT it's just
salesorder.item.length
since the item sublist is array-like
Open in Slack
Previous
Next