While a library such as Flatpickr is great for many, i often find that the native date field works best in most of my usecases for many reasons - mainly, the user experience.
All browsers handles input fields in their own native way, which is what the users are most familar with.
While its good to have Flatpickr, even by default, i would love to have the option to either disable it by code, by checkbox or have a separate field type named “date” and “datetime-local”.
I hope this will be considered.
Alternately, is there a way to create custom form fields? - if yes, that would probably work for me. I can’t seem to find anything about it in the “Form Elements” documentation page: Form Element – Bricks Academy
[Update]
I found a bug that i initially put in here since the topic was Flatpickr. However, i’ve created a separate topic in “Bugs” as it makes more sense.