Hi, I’m doing a quote form, and I have a list of products.
My quote sheet has a ref to Products, and I can choose the product from the list; it’s all ok with that.
The only issue is that when I generate a PDF file, it generates the PDF with the ID of the product and not the name, making it impossible to understand it.
What can I do to appear the product’s name in the quote?
Thank you!