SOLVED

Time and Date of Form Submit

Go to solution
Gerard_Donnell4
Level 10

Time and Date of Form Submit

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

1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Time and Date of Form Submit

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

View solution in original post

3 REPLIES 3
Grégoire_Miche2
Level 10

Re: Time and Date of Form Submit

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
Level 10

Re: Time and Date of Form Submit

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

Grégoire_Miche2
Level 10

Re: Time and Date of Form Submit

No problem

-Greg