https://netsuiteprofessionals.com logo
Title
d

darrenhillconsulting

08/24/2020, 6:23 PM
Has anyone been able to iterate of
item.inventorydetail
... I have a use case where there are several Serialized Items on a single line, that I need to express as barcodes
<barcode codetype="qrcode" width="100" showtext="true" value="${item.inventorydetail}"/> causes an error
NetSuite injects an html linebreak between the invertorydetails field
💯 2