I am having trouble with the date reporting out as mm/dd/yyyy when I would like it reported as dd-Mmm-yyyy. I have a created date column, and a second column with function =DATEONLY([Created Date]@row), and the column is formatted as dd-Mmm-yyyy, as shown in the screen shot below.
When I go to generate a document with this field though, it's pulling in as mm/dd/yyyy, as in this screen shot:
The PDF field is formatted with dd-Mmm-yyyy.
Any suggestions on how to fix this?