Hi.
I have managed to export a pdf file through a template, and I am very satisfied with it, but the date field appears in the format MM / DD / YYYY. How could I make it appear in the template as DD / MM / YYYY?
Thanks a lot
Sorry, I’ve already done it. This is the string to use:
<<TEXT([DATA],”DD/MM/YYYY”)>>
Cheers
4 Likes
Well done!