Doc Merge Today's Date Field

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)
Parents Reply Children
  • instead of {!formula value='today('} you need {!formula value='today()'}   

    i.e. a closing parenthesis. 

    I just tested with a fresh doc the following two:

    and they generated the following:

    I'll raise an Issue with the product group too to ensure this experience is improved - thank you for flagging!