By commanderquatro on
Hi all,
I have two exposed filters on a view where I would like the second one to filter what's selectable based on what the first filter selects.
ie: first filter selects computer brand, user selects apple, and in the next exposed filter, only a list of apple computers are selectable.
From reading the boards, it seems I could achieve this using a taxonomy. My question would then be how taxonomies and cck fields would link so that I get the functionality I desire.
Comments
Subscribe.
Subscribe.
take a look
take a look at hierarchical select (HS) module, it may help to expose your taxonomy filters.
http://drupal.org/project/hierarchical_select module.
View Hacks -> Views Selective Exposed Filters
This might help you.
http://drupal.org/project/views_hacks
http://drupal.org/project/vie
http://drupal.org/project/views_dependent_filters
Views AJAX Dynamic Dependent Exposed Filters
Hi,
Say your view is a search of Products and your two exposed filters are "Colors" and "Shapes".
If you want to update available colors 'on change' of the shape filter via AJAX with only colors that would bring results, here is an article I just wrote that will tell you how:
http://bouteillenicolas.com/expertise-drupal/views-ajax-dynamic-dependent-exposed-filters
Hope you enjoy it
Nick
Développeur Drupal Freelance — Design Web & Intégration