Running into a lot of trouble with the bill to sec...
# general
d
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
Where are you calling these fields? on form or on PDF?
j
If you use advanced PDF, you don't have to call for every element of the address. Simply use ${record.billaddress}
d
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.