Hi all, has anyone come across the issue with adva...
# general
p
Hi all, has anyone come across the issue with advanced pdf for Generate Price Lists where you cannot get ${line.itemid} I found this thread which looks like the same thing, but dies without response ... https://netsuitehub.com/forums/topic/generating-price-lists-freemarker-template/
s
idk if it's the same thing but you'll need to first define line as akst and loop through that to use line.itemid
p
Hi, sorry, I didn't give enough context. In this instance, we're already looping the lines and can get properties out of there, like line.description, but line.itemid outputs the displayname, not the itemid.
The customer's in-house IT has actually resolved this, so I'll find out what they did to resolve it. I have a feeling it's a custom field which copies itemid, but not sure