Topic: dateTimePicker afterDone handler
I'm trying to implement a dateTimePicker with an afterDone as described in the time picker documentation. But it appears that the afterDone only applies to pure timepicker objects, correct? I also see that you have an issue with multiple dateTimePickers on a page. So - do we have a timeline for the repair to multiple dateTimePickers and is there a way to have a callback on the whole object?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.14.0
- Device: PC
- Browser: Chrome
- OS: W10
- Provided sample code: No
- Provided link: No
Tags
Related topics
Grzegorz Bujański staff commented 5 years ago
Hi. Yes, afterDone work only with pure timepicker, and cannot be used with dateTimePicker.
What do you mean about issue with multiple dateTimePickers on a page?