With the new exposed filter plugin, will exposed filter checkboxes and radio buttons be possible?

I have found an old issue thread from 2008 saying checkboxes in exposed filter is a 'wont fix' but was wondering if this is still the case.

Thank you very much in advance!

Comments

dawehner’s picture

Status: Active » Closed (won't fix)

The problem is afaik the handling of $_GET of checkboxes. See http://drupal.org/node/577682#comment-2043986

mikeker’s picture

Take a look at Better Exposed Filters for a possible solution.

EDIT: I should point out that Better Exposed Filters does not support Views 3.x yet.