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.

CommentFileSizeAuthor
#2 image1.jpg81.46 KBcasaran
#2 image2.jpg86.64 KBcasaran

Comments

tss’s picture

When you click CRITERIA FILTER > ADD you should see that your list has been doubled. Each item is listed twice; one normal and one with an added "(selective)".

Taxonomy term: Name
Taxonomy term: Name (selective)

Choose the one with (selective) and you will be able to configure it in the exposed filter settings for the field.

casaran’s picture

StatusFileSize
new86.64 KB
new81.46 KB

Yes 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.

tss’s picture

I 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.

casaran’s picture

Status: Active » Closed (fixed)

Oh 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.