Forum Discussion

BrianGardner's avatar
BrianGardner
Qrew Trainee
6 years ago

Exact form today's date error

Javascript error when trying to print today's date on exact form.
Other fields pulling from table print correctly, it's only the field to print today's date.
I am using the syntax from the instructions for customizing an exact form as follows:
~=date = new Date();qdb.format(date.getTime()-(date.getTimezoneOffset()*60000), "date")~

Any advice?

2 Replies

  • Use the ExactFormsPlus! formatting instead.  Build a formula for Now() and reference it in your document in between the FID f[xx]