I am afraid the answer is no from a related post about custom fields values in footers!
I would like to repeat the current quote ID in the footer of each page of our quotes in case people mix pages.
Thanks
S
This could be achieved by editing the template code itself.
You could call the custom field / ID variable and echo it in the appropriate section of the template. I do a similar thing as I put page numbers on all my quotes/invoices.
Check out the WiKi…
https://wiki.invoiceplane.com/en/1.5/templates/customize-templates
thanks @nmay1990, this may work indeed but I am already adding page numbers from the Gui and mixing the two
will increase the height of the footer which is something I want to prevent.
It depends on how you want it to look…
You can achieve anything you want in regards the the design…the only limitation is your HTML / CSS skills