Time and Date of Form Submit | Community
Skip to main content
Gerard_Donnell4
New Participant
November 20, 2015
Solved

Time and Date of Form Submit

  • November 20, 2015
  • 1 reply
  • 2554 views

Hi,

Is there a way to get the time and date that leads have filled in a form.  I currently have an embedded form with around 200 people filling it out.  I really want to be able to filter these leads by the time and date they filled it in.

Any help would be greatly appreciated.

Kind regards,

Gerard

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Grégoire_Miche2

Hi Gerard,

The simplest way is to add a "Date of activity" constraint to your "filled out form" filter.

If you want something more, you could create a date-time field and fill it out with a smart campaign that would look like this :

  • Smart list : trigger "fills out form" IS your form
  • Flow : change data value. Field: you new field, new value : {{system.dateTime}}

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
November 20, 2015

Hi Gerard,

The simplest way is to add a "Date of activity" constraint to your "filled out form" filter.

If you want something more, you could create a date-time field and fill it out with a smart campaign that would look like this :

  • Smart list : trigger "fills out form" IS your form
  • Flow : change data value. Field: you new field, new value : {{system.dateTime}}

-Greg

Gerard_Donnell4
New Participant
September 8, 2016

Thanks gregoire, I didn't realise I hadn't replied.

Grégoire_Miche2
New Participant
September 8, 2016

No problem

-Greg