Using Views Filters Selective, it is greate.
But i can't use it as multiple checkbox filter for CCK field ( NOT for CCK field allowed values).

In default VFS with BEF module applied to cck field allowed values enable to have multiple choice in checkboxes.
But I need to use is for all CCK field (not for allowed values type).

I don't understand, if we already have array of values, why we must compare it with array of allowed values?

Maybe anybody help to write handler for views to have choice in filters array of existing values of CCK fields, LIKE allowed values but already contains all values of CKK field.

Please help ti fix it. Thank everyone for help.

Comments

anawillem’s picture

i would also like to know about this. we are needing to have an exposed filter of a cck field that is a checkbox field, and it is not working (the set that comes back is not filtered). any ideas? i've been researching on drupal but not finding anything other than a reference to it in a discussion about durpal 7 (i'm on 6).

anawillem’s picture

Issue summary: View changes

add some text

infojunkie’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This module is no longer maintained for D6 and has been deprecated in favour of https://drupal.org/project/views_selective_filters for D7. Please test there and reopen if necessary.