
Hey Guys,
Hope you are well.
Having a struggle with showing a Date field as date only - as Date only displayed 12:00am regardless.
Would be preferable is we could show it as Date Long format ie: 5 November 2021
All solutions I have come across in my searching have not worked. (Screenshot below)
Hi,
The expression should be {!<entityLogicalName>:<LogicalNameAttribute>/@date;} and the logic name of Case entity is incident.
So it should be something like:
{!incident:ps_datelong/@date;}
And after it is saved, it will be shown as the highlighted way.
If you'd like to show the date in a particular format, it can be set in the Set Personal Options dialog.
Please navigate to Personalization Settings in the right-top corner and switch to the format tab to set the format.
Then the date format will be applied to the email as you set after importing the template.