Is it possible to have a form load with the date field set to the current date by default?

I’m working on a form and I would like the date field to automatically be populated with today’s date when the form loads. However, I also want the user to be able to change this value if needed. Is this possible, and if so, how can I implement it?

These 2 videos helped a lot

When you add the date component to the form, go to the Data tab, and under Default Date, insert the text moment()

Hello,
I can only type valid dates on the defualt value

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.