Problem/Motivation
The Better Exposed Filters module has released version 6.0.6, which drops support for jQuery UI Datepicker and uses native date fields (<input type="date">) instead. These are currently ignored when building the query string which is sent to the backend.
Proposed resolution
Add date fields to the list of supported input fields.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3449658-map_support_date_filters.patch | 916 bytes | mrshowerman |
Comments
Comment #2
mrshowermanThis should do the trick.
Comment #5
tobiasbPatch applied.
Comment #6
tobiasb