I know there is a function now() to put todays date but that will put the same date in the whole column.There is a date field in my table, what I want to do is to make the date in the form automatic so the user don't need to input the date every time whenever they make a new record.
Is there any option to do that?
Thanks
Esrana Sikder shared this idea · Dec 7, 2014
Comments
1 comment
Hello Esrana,
There is already a field in your table called "Created." This field displays the date in which the user created the record. If you want to reference this in a calculated date field, simply enter {created} in the formula box.
Hope this helps!
Derrick
Please sign in to leave a comment.