Datepicker in modal
-
INFO:
When using a modal form, the datepicker is behind the popup. This can be solved with the following workaround:
.cfdatepicker { z-index: 10000 !important; }
Issue is resolved
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Datepicker in modal’ is closed to new replies.