Datepicker not showing current value when edit cakephp form
Hi,
I am using datepicker with cakephp 2.3. Datepicker popup is ok. When I submit a form then if any form validation error found it back to current form. All other fields value are persistent but does not show only date field value.
Even when I want to edit a any record, it does not show date field value. I checked many ways and I am sure that it is not cakephp problem.
Any one can help me?
Thank you
Hanif