Hello -
I would like to format the TxnDate of a sales order in an email template.
I've added two functions to my email button on my sales order screen.
A date function to format TxnDate and store in FTxnDate: https://imgur.com/XDXLVNY.png
And a character function to replace TxnDate within resultEmailBodyMerge with FTxnDate: https://imgur.com/mEXCjew.png
Do I then add the FTxnDate field to my email template? Can anyone give me any hints as to where I'm going wrong, please?