Problem/Motivation

I tried using the Better Exposed Filter module, but it didn't work with the current setup. It would be fantastic to have the option to choose the Duet Date Picker, similar to how it supports the jQuery Date Picker.

Comments

droath created an issue. See original summary.

droath’s picture

Issue summary: View changes
droath’s picture

StatusFileSize
new3.24 KB
minoroffense’s picture

Status: Active » Needs review
StatusFileSize
new3.23 KB

Updated patch to fix some lint issues. I'll give this a test to see if it works.

classiccut’s picture

I'm not sure the patch is strictly necessary to get the date filter to use the Duet Date Picker. It's still possible to edit the exposed date filter and check the "Use Duet Date Picker..." option in the filter settings. Though I do agree that that option/setting isn't in the best place, and isn't obvious to find. This patch does makes configuring BEF to use Duet more straightforward, and seems to work for me. Thanks!