I'm trying to make a filter that filter a results of view by date. See that the dev version of view has new options called Grouped filters. GREAT!!!

BUT

THIS OPTION IS NOT WORKING. IT IS COMPLETELY BROKEN. I can create filters, give them name but i can't set their values. It seems that combobox don't react on anything.

I'm using latest dev versions of CTools, Views, Date, Entity API, PANELS

You can see on the picture that when I choose operator or Enter relative date nothing happend. https://dl.dropbox.com/u/58822631/drupal/grouped%20filters.PNG

I used firebug to show the field for enering relative value. Hope that will work but seems even if than when i save view value arent saved.
https://dl.dropbox.com/u/58822631/drupal/grouped%20filters-firebug.PNG

On the front page i have Grouped filter but Nothing works as expected:
https://dl.dropbox.com/u/58822631/drupal/on%20the%20front%20page.png

Perhaps it is related with this cTools bug http://drupal.org/node/1630820 ???

ANYONE CAN HELP?

Comments

dawehner’s picture

Priority: Critical » Major
Status: Active » Closed (duplicate)

You know, everytime you add a feature people will complain about possible issues with it.
Sure one of these issues could be the integration with the date module, but yeah they have a quite complex filter there, which we might
have to adapt to be able to fix the issue.

In general as this is a new feature i wouldn't consider this as critical.

By the way: You are not alone: #1764902: exposed grouped filter for date not working