Creatio Community,
Is it possible to format a custom macro field on an email template? I need to display a date with the long format date on an email (eg. August 25, 2022)
The email definition that has the date looks like this:
The details of this fee were [#UsrPatientContactPreference.UsrEmailText#] to the patient or dispute submitter, on [#UsrRequestForAdditionalInformationSentOn#]
The last field is the one I need to format.
Thanks,
Jose
Like
Hi Jose,
Unfortunately, of now, there is no such functionality, but our R&D already has plans to implement it in future versions of Creatio!
As a workaround you can add a macro handler into the template:
https://academy.creatio.com/docs/developer/application_components/email…
Hi Jose,
Unfortunately, of now, there is no such functionality, but our R&D already has plans to implement it in future versions of Creatio!
As a workaround you can add a macro handler into the template:
https://academy.creatio.com/docs/developer/application_components/email…