Capture Date & Time of Form Fill-out | Community
Skip to main content
Terry_Crockett
Level 1
April 19, 2016
Question

Capture Date & Time of Form Fill-out

  • April 19, 2016
  • 2 replies
  • 2236 views

Any advice on the best way to do this?   Thanks in advance for your feedback!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
April 19, 2016

Write {{system.dateTime}} to a field in a Flow step.

or

add the timestamp via JS on form submit.

April 22, 2016

Sanford,

Would you have a minute to talk me through how to set this up?  

Thanks

Karen McRight

Courtney_McAra4
Level 4
April 22, 2016

Flow Step

Change Data Value

Attribute is  {what field do you want?  We have a field called Most Recent MQL Date}

New Value - System.Date.

( we prefer this date over date/time)