Hi,
I created a PDF template and I am trying to display the dateQuoted field in the PDF as February 8, 2026.
I tried the following code {{dateFormat dateQuoted format='MMMM DD,YYYY'}} but instead of displaying the correct date with the format I want, it displays the value 'True'
Need help on the correct code that i should use.
Thanks in advance
I created a PDF template and I am trying to display the dateQuoted field in the PDF as February 8, 2026.
I tried the following code {{dateFormat dateQuoted format='MMMM DD,YYYY'}} but instead of displaying the correct date with the format I want, it displays the value 'True'
Need help on the correct code that i should use.
Thanks in advance

Comment