- Issue created by @adinancenci
- 🇮🇳India Rajan Kumar@2026
Rajan Kumar@2026 → made their first commit to this issue’s fork.
- Status changed to Needs review
5 months ago 11:58am 19 June 2024
By default, datetimepicker will validate on blur, this will trigger the change javascript event.
In my case this is undesirable.
Fortunately we can turn this behaviour off with the validateOnBlur option.
Just need to add support to it.
I propose the addition of the #validate_on_blur variable.
Needs review
2.0
Code
Rajan Kumar@2026 → made their first commit to this issue’s fork.