Running into a lot of trouble with the bill to section of the invoice template. I've tried many different things and can't get the street address and the zip to show up. Any ideas as to how to fix that?
n
Nawarain
09/02/2022, 6:03 AM
Where are you calling these fields?
on form or on PDF?
j
Jesper M
09/02/2022, 6:47 AM
If you use advanced PDF, you don't have to call for every element of the address. Simply use ${record.billaddress}
d
Danny Orsinger
09/02/2022, 1:53 PM
I am calling from the on the invoice form. I tried using ${record.billaddress} but it wouldn't work. That is what is weird, because that should work.