Autopopulate date on form

Hi there. I have a super simple anonymous submission form consisting of 5 questions. However, I’d like to keep track of submissions with a date field. What should my approach be to auto populating this hidden field in the form?

I assume this is formula related like a trigger formula where a submission could populate the date for the this record?

Complete newb with formulas so any tips would be appreciated!

There’s a creation date field that you an put into the table itself. Nothing is needed on the form, when the form is submitted and the new row created it will include the date and time.

It’s one of the standard Grist fields you can include.

1 Like