Cumulative filter

Hi Alexander, I use your extension (1.9.2) and i want to achieve cumulative filter. Let's say i have a music library i want to filter. I have : - a filter "Support" with two entries : CD and Vinyl - A filter "Genre" with many entries : Rock, Pop, Metal, Indie… - A filter "Artist"… - A filter "Album"… I 'd like my filter to works like this: - All the filters are displayed as combobox and submit on change active - If i choose "CD" in Support, when the page reload, in the "Artist" filter, i'd like to see only the artist with CD - If i choose "CD" in Support and "Rock" in Genre, when the page reload, in the "Artist" filter, i'd like to see only the ROCK artist with CD i have tried to add taxonomies/filter on filter generator on the ARTIST filter with something like this : ID IN But it doesn't work as expected : - If i choose "CD" in Support, when the page reload, in the "Artist" filter i have only artist with CD. Great ! (Except if pagination is active) - Then if choose a Artist in the filter, when the page reload, the "Artist" filter show me only the current artist. I think it's because the module have filtererd the list with the filter and give the only artist displayed on the list. How can i achieve this. Thanks.

Antwort

Hi,

Unfortunately, your configuration is too specific. I have to get into it.

You are welcome to create a support ticket.

Alternatively try recreating your example on the demo page. I could reconfigure it afterwards.