The ‘editable or readonly?’ setting not making field editable.
-
I set my Datepicker settings to ‘editable’, and built a custom form. (This is in xampp so I don’t have a link.) Datepicker works great inputting dates. Once converted to the MySQL format, all dates are properly saved to the database. However, when I reload a record to edit it this happens:
1) At first fields are populated from the database, showing all dates as expected but without showing the datepicker icon.
2) When I move the mouse cursor into the page, the values in the fields disappear and the datepicker icon appears in each.Is there any workaround for this?
(At the moment, the only solution I can try is eliminate datepicker when editing.)
- The topic ‘The ‘editable or readonly?’ setting not making field editable.’ is closed to new replies.