I would like to make a datepicker input field required but I don't seem to be able to get it right.
I read this section: https://mdbootstrap.com/javascript/date-picker/#editable-input
And then added the editable:trueinside the initialization together with the required attribute on the element.
editable:true
required
However, the datepicker modal no longer opens on click after that. Any suggestions for a fix?
Thanks!
Bad0% question quality
The higher quality the better and faster answer you'll get.