Views' exposed filter support
yurtboy - November 6, 2008 - 02:12
| Project: | Timeline |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It works if I use it as not exposed, for example Client = ACME not exposed then all I see are items related to that Category.
But if I expose that filter and then choose Acme it remains as a timeline with all nodes.

#1
Targeting 6.x-2.x branch.
#2
Exposed filters are working for me with the latest 2.x branch.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Just a note to turn off "Ajax" on your view if you have exposed filters. It actually will still works with Ajax turn on, but the submit button has to be submitted twice. With "Ajax" turned off for the view, the filters work fine.