Will this work with exposed filter blocks?

I use this on my view.

I place the exposed filter in region on the page.

I set the places where it is supposed to show.

If I use ajax, will the exposed filters still show up?

Chris

CommentFileSizeAuthor
#4 classes_search.gif52.65 KBChrisValentine
#2 patch.patch702 bytesjacerider

Comments

solipsist’s picture

It may. I don't really know. You'll have to try.

jacerider’s picture

StatusFileSize
new702 bytes

I needed to be able to use exposed filters placed as a block on multiple tabs. Here is a small patch the provides the functionality.

The catch is that the exposed filters need to be the same across all tabs. Not a perfect solution by any means, but works for certain use-cases.

Sinan Erdem’s picture

I tried the patch and it doesn't seem to work. When I click on a tab, it simply refreshes the page and doesn't change the display or tab.

I am using the exposed filter as a block.

ChrisValentine’s picture

StatusFileSize
new52.65 KB

This module appears to make the filters appear in both the block and in the "body" of the page unless you turn off Ajax for each different view. But if you do that, it appears to stop the filters from being "carried across" between the tabs. Plus unless you have Ajax switched on for at least the "Defaults" view, your view won't appear in the Views Display Tabs "control panel".

Drupal - 6.24
Views - 6.x-2.16
Views Display Tabs - 6.x-1.0-beta6
Views Tabs - 6.x-1.x-dev
Better Exposed Filters - 6.x-2.0-beta1