Display Only Date value from Date field in Dynamic CRM Global Email Template
Views (3087)
Wanted to share a very utility post from my colleague – Rajesh
Originally posted on amizrajsarancrm:
One of my requirement is to display the date value form date field for my email template. But in CRM 2015, the date value shows with time, eventhough the selected date field as date only format. As Is CRM functionality I tried the below steps.
Create new email template and added my date field in that template using Insert/Update button.
Once I ran that template, I got the following output.
But I need the output as date only (like 1/25/2016).
I open the email template and enter the following text ‘{!lead:estimatedclosedate/@date;}’ and save the template.
Now I ran the template the Output was came with my exception.
I hope this will helps you :)

This was originally posted here.
*This post is locked for comments