How do I get the Date component working?
I have a BS5 page with a form in a modal.
The form contains a text input element with enabled a date picker type.
The type I set to ‘date’
In the website this works, at least you are able to select a date by selecting on the agenda icon in the input field.
Problem is that no value is being posted by the form.
When I set the type to ‘text’
In the website you are not able to pick a date.
You have to manually add text to the field.
The value is being posted by the form.
It feels like there is a bug? BS5 issue? Or I am doing something wrong which is a bigger possibility
So how can I have the web visitor to be able to select the date which is being posted by the form?
Community Page
Last updated:
Last updated: