Closed (outdated)
Project:
Views Dependent Filters
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 18:19 UTC
Updated:
22 Jul 2026 at 19:12 UTC
Jump to comment: Most recent
Comments
Comment #1
TravisJohnston commentedAnything?
Comment #2
vivdrupal commentedAm also interested in making this work in fieldsets.
Comment #3
aczietlow commentedLook at overriding the views-exposed-form.tpl.php. In that template file you can create a custom fieldset and but the exposed filters inside of it.
Code snippet from views-exposed-form.tpl.php
I wanted the fieldset to be collapsed when the exposed filters had values selected. To accomplish this I'd put the logic in template.php of my them.
I'm sure there are other way of accomplishing this, but this worked well for me.
Comment #4
generalredneckDrupal 7 is no longer supported, closing. If this is a bug/feature for the latest version of the module, please reopen and change the version.
Comment #5
generalredneckDrupal 7 is no longer supported, closing. If this is a bug/feature for the latest version of the module, please reopen and change the version.