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?
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?
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.