Hey all - I have a custom record with a custom fie...
# suiteanalytics
t
Hey all - I have a custom record with a custom field that I am trying to source the quantity value from line items of a parent sales order. I was able to retrieve the first line item's quantity value with {salesorder.quantity} but I need to get the values from all of the lines, preferably based on the Item code. Any ideas on if/how this is possible?