Skip to main content
Jaime_Servaes
Level 3
March 11, 2019
Besvarat

Smart List with Date/Time of Activity

  • March 11, 2019
  • 1 svar
  • 3846 visningar

I have a smart list created that will show me all form submission based on a time frame. However, I'd also like the results to show me the actual date/time of the activity for the form submission. How can I do this?

Det här ämnet har stängts för svar.
Bästa svar av SanfordWhiteman

Only if you stamp the fillout timestamp ({{system.datetime}} to another DateTime field.

1 svar

SanfordWhiteman
Level 10
March 11, 2019

Only if you stamp the fillout timestamp ({{system.datetime}} to another DateTime field.

Jaime_Servaes
Level 3
March 11, 2019

Sanford - would I do this on the form as a hidden field or create a smart campaign that rights the {{system.datetime}} to my new field called "FormSubmissionDateTime"? I'm trying to figure out what the best process would be.

SanfordWhiteman
Level 10
March 11, 2019

Depends on the number of forms you'd need to account for when adding custom JS. Adding to the form is indeed more accurate.