Aug 31, 2021 06:28 AM
Hi evreyone.
I’ve created an automation to send an email recap for appointments.
I have a date and time field that is formatted with DATETIME_FORMAT and that shows up correctly in grid view.
yet, when I insert this field in an email, the preview shows me an Iso formatting…
I’ve looked around but haven’t found an answer.
I’ve tried creating a second field that formats again but it doesn’t show anything in email despite showing up correct info in grid view…
here are some snapshots :
how date is displayed in grid view
the field I inserted when creating the email
what the preview shows
thanks in advance if you have a tip !
Aug 31, 2021 06:44 AM
Could you have inserted the original date time field instead of the formula field?
Aug 31, 2021 07:48 AM
Hi @kuovonne !
the field “date cours 4” is a formula field with DATETIME_FORMAT to format it… and if I do a second field that references the “date cours 4” field and use DATETIME_FORMAT, it shows a blank line in email preview… I guess I’m doing something wrong but I can’t figure out what :grinning_face_with_big_eyes:
Aug 31, 2021 09:47 AM
Try retesting the trigger for your automation, and then re-insert the formula field value.
Sep 03, 2021 11:53 PM
@Tanguy_Auffret-Post1 Were you able to get this working?
Sep 07, 2021 12:22 AM
Hi @Justin_Barrett
I just got the chance to check back the base with my friend and it now works. I just had to redo the test for the trigger ! so @kuovonne had the right answer.
thanks again !