Add Timestamp as Hidden Field [RESOLVED]

I am looking to add a hidden field to use as the entry-timestamp that will also then populate on to the PDF version of the form entry.

I was able to very easily add a hidden field for entry date, but am not having any luck adding a similar field for entry time. It could be all within one field if that is possible.

Any ideas?

Perhaps you can use the {today:time} merge tag as the default value for your hidden field. Both the date and time are included in the format March 15, 2022 at 8:18 am.

If you need to save the date/time another way, the :format merge tag modifier can be used.

Thank you, Jake. This is exactly what I was looking for. I was on that merge tag docs page yesterday reading through things before I submitted this post, but I obviously missed the {today:time} tag.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.