T00rk / bootstrap-material-datetimepicker

Datepicker for bootstrap-material
http://t00rk.github.io/bootstrap-material-datetimepicker/
MIT License
9 stars 4 forks source link

Picker opens automatically when it is set as a required field. #220

Closed Dulajdeshan closed 5 years ago

Dulajdeshan commented 5 years ago

When I set input as a required field after i submit the form without selecting a time or date, it seems opening the picker automatically. It is bothering me. I want to not to show it automatically but to only show it as invalid field. Can you help me with it. I am using following plugin for my form validation.

https://jqueryvalidation.org/