Hello everyone! I’m converting a basic PO to Advan...
# advancedpdf
t
Hello everyone! I’m converting a basic PO to Advanced PDF. Any suggestions on how to include the disclaimer from the purchase order form template? The field name is
formdisclaimer
but I can’t seem to get it to print on the Advanced PDF. Tried
${record.formdisclaimer}
and also
${formdisclaimer}
.