Closed (fixed)
Project:
Quick Tabs
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 09:55 UTC
Updated:
15 Apr 2010 at 17:12 UTC
Jump to comment: Most recent
I'm unable to use Views Exposed Filter with Quick Tabs.
Is there a method to allow for exposed filters to work?
Comments
Comment #1
pasquallefirst step: the view must be an ajax view
edit view->Basic settings->Use AJAX
Comment #2
Anonymous (not verified) commentedHi Pasqualle,
thanks for your work on the module and sorry to upgrade this to a bug report. :)
I'm using Views 2.8 with Quicktabs. Created two views with exposed filters in block. Combined the two filter blocks into a Quicktab block. Views stopped filtering.
The default Views filters work as expected, so it must be Quicktabs that prevents Views from doing its job.
Interestingly, only single filters have this malady. <select multiple="multiple"> elements function properly.
Comment #3
Anonymous (not verified) commentedUpgraded to Views 2.10 and now it works as expected.