Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Advanced PDF : Printing Preferred Bin on Pick Tickets
We're slowly switching all of our forms to Advanced PDF and it looks like I'm having an issue with this one. On the old PDFs, there was a print column for "Bin Numbers", which printed the preferred bin, along with the quantity in that bin:
001.01A (400)
On the Advanced PDFs, I am not seeing the ability to pull in this field. From my understanding you're pretty much limited to the fields that show up on the record. In this case the sales order. ${record.item.description}. I've actually even been able to go one level deeper in some cases ${record.item.salesrep.location} to pull in the location associated with the customer's sales rep. However, I'm not able to do something like ${record.item.location.preferredbin}