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?
Open
- User: Pro
- Premium support: No
- Technology: jQuery
- MDB Version: 4.14.0
- Device: PC
- Browser: Chrome
- OS: W10
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented a year 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?