I'm trying to change the 'company information' section on my custom pdf layout. I want it to return the 'return address' from the subsidiary. I've tried {subsidiary.returnaddress} {subsidiary.returnaddress_text} but it comes up blank. Any ideas?
d
Dhiraj Gore
09/16/2020, 12:50 PM
It is working fine for me. Are you appending $ before that. like ${subsidiary.returnaddress_text}
j
Jordan Fitch
09/16/2020, 1:07 PM
I tried that to and it only showed the $ on the form. For now I just manual typed in the return address on the form.