Hi! I'm currently working on a form where my coworkers will have to capture historic dates, like date of birth of people born 80 years ago, they are struggling having to move trought so many years on the calendar, they would preffer just write the date against of moving into the calendar.
At the beggining I decided to leave it as a text box, but it creates another issue as they might capture the date as YYYY/MM/DD, DD MM YY, DD MM YYYY, DD-MM-YYYY. Each person could have a different way of capturing the date or adding spaces, creating problems of standardization of the data and how to analyze it.
Is there a way to allow to type the date instead of select it since the current date but keeping a date capture standard?