- Issue created by @madelyncruz
- 🇭🇺Hungary nagy.balint
It seems that to use it in the normal exposed filter we would have the following options:
- Override and replace the Date filter handler class (since Drupal does not provide any filter widget plugins)
- Create a new handler for the datetime fields
- Create a generic configuration form which can inject the flatpickr library on any item based on a selector and with the generic config (might not work out)The better exposed filter could work better as that module provides the mechanism to define a widget. Of course it also brings in the dependency, but as a sub module it could be fine.
- 🇮🇳India Madhu Kumar M E
The Better Exposed Filters module integrates with the date type fields, including the date popup. You can use this module to easily add an exposed filter with the date popup.
-
nagy.balint →
committed 27353e0c on 3.0.x
Issue #3337442: Add views bef support.
-
nagy.balint →
committed 27353e0c on 3.0.x
- Status changed to Fixed
2 months ago 5:38pm 4 September 2024 - 🇭🇺Hungary nagy.balint
I added initial BEF integration. For now only default config and date only.
This can be extended later with the ability to define the settings as well in a follow up issue.
Automatically closed - issue fixed for 2 weeks with no activity.