Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
How to Use Item Fields for Item Label in Advanced PDF/HTML Forms
Hello,
We have our "Print Label" point to an Item Label Advanced PDF/HTML Form. We would like to populate this form with variables from the item, but I am having trouble getting item fields to render.
The current form does the following:
<#list records as label>
and then plugs in the variables as such:
${label.skuUpcBarcode?html}
I am not sure where "skuUpcBarcode" is coming from. I can't find a label record or anything like that.
But at any rate I would like to pull information from the item fields instead.
Can anybody help me here?
Thanks,
0