1
0
-1
2 answers
- 210
Hi, perhaps you could try to add some custom JavaScript, for example https://stackoverflow.com/questions/44137998/auto-slash-for-date-input-using-javascript
Add your comment... - 10-1
Thx a lot. I found a solution based on that.
Cheers
B.
Add your comment...
Hello everyone,
On a Date Picker allowing manual entry, is it possible to have the separators automatically filled so that the user only needs to enter the numbers? For instance, in my example below, the date format is dd/mm/yyyy. I would like the user to be able ton enter only ddmmyyyy, the "/" being automatically filled. Is that possible?
Thanks a lot for your help,
Baptiste