Hello,
I have a form with a datepicker working perfectly on the frontend but not working on the backend. Problem, my client is asking for dates to be changed. While it can be done directly in MySQL, this is not the best solution.
Any ideas why datepicker would not work on the backend when editing a form?
FYI, there is no script error in the console. I guess it can be a conflict between plugins but perhaps you guys have a clue about that.