Hello,
I need help finding the correct string to return today's date in a Doc Merge Template. In PDF Manager I used a smarty modifier, but I'm having trouble
moment().calendar(referenceDay)
Hello,
I need help finding the correct string to return today's date in a Doc Merge Template. In PDF Manager I used a smarty modifier, but I'm having trouble
moment().calendar(referenceDay)
I've always used the following without any issues;
{!date format='DD-MMM-YYYY'}
So this gives you the current date and also allows you to format all in one tag.
Hope that helps,
Vincent
.
CRM Business Consultant
I've always used the following without any issues;
{!date format='DD-MMM-YYYY'}
So this gives you the current date and also allows you to format all in one tag.
Hope that helps,
Vincent
.
CRM Business Consultant