I don’t know how forms works (I’ve never used them), but there is a Created Time
type of field which do this (and I quote):
The created time field type will automatically show the date (and optionally, time) that a record was created. As with the date field, you can customize the date format, choose to include a time stamp, and choose whether to use the same time zone for all collaborators. Note that since the created time for a record will always be the same, there is no way to directly edit the contents of the cells in the created time field.
There is also a Created_Time()
function which can be used in formulas…
I don’t know if it will help you, but it may be worth a look I think :slightly_smiling_face: