Hello,
Here is my problem:
After enabling Views Selective Exposed Filters module, I create a content type with a taxonomy term.
I then create a view (using views 7.x-3.5) and a Content: Has taxonomy term (exposed) in the filter criteria using the same taxonomy. But when I try to go on Exposed form style in Exposed form, I can't see any radio button with the Selective Exposed Filters option. I just have three:
Basic
Better Exposed Filters
Input required
I either must have forgotten something very basic or have a problem somewhere but after testing a lot of things, even trying both alpha and dev version of module, nothing changes.
All my modules are up to date too. I tried with several different content types and views but nothing works.
If someone has an idea, that would be a lot of help.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image1.jpg | 81.46 KB | casaran |
| #2 | image2.jpg | 86.64 KB | casaran |
Comments
Comment #1
tss commentedWhen you click
CRITERIA FILTER > ADDyou should see that your list has been doubled. Each item is listed twice; one normal and one with an added "(selective)".Choose the one with (selective) and you will be able to configure it in the exposed filter settings for the field.
Comment #2
casaran commentedYes I tried this before too.
I attached images of the result I get when I do this.
After that, I still can't see any changes in Exposed form style.
I also get this No valid values found on filter: Content: Has taxonomy term (selective) while I'm editing it but it disappears after finishing to edit it. Don't know if it has anything to do with this though.
Comment #3
tss commentedI am new to Views Hacks myself, so I'm not sure what should and shouldn't be.
My understanding is that you just add the (selective) field and edit it, I don't think it will create a new Exposed form option.
Maybe someone else can be of more help.
Comment #4
casaran commentedOh I see now, yes you're right, I was waiting for the wrong thing it seems.
By adding the selective field, it automatically do the magic by itself.
I was confused because I expected to get at some time options like "Limit list to result set" and "Further limit list to active filters" which I never saw but it seems to work without having to check them.
Thanks for your help, I'm really grateful.