Topic: DateTimePicker not working after ajax call
manalan2020 pro premium asked 2 years ago
Expected behavior selectable datetimepicker displayed
Actual behavior only text form displayed
I'm returning a form with datetimepicker but I'm not able to select it.
<div class="form-outline datetimepicker">
<input type="text" class="form-control" id="datetimepickerDefault" />
<label for="datetimepickerDefault" class="form-label">Select Date and Time</label>
</div>
this works directly and I could select the date time, but not working when this returns via ajax form. How can I do that?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 4.2.0
- Device: Any
- Browser: Chrome
- OS: Any
- Provided sample code: No
- Provided link: No
mlazaru staff commented 2 years ago
is this problem still occurring?