Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
exposed filters
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 17:07 UTC
Updated:
18 Nov 2009 at 00:58 UTC
Hello to everyone,
i want a search in view with one exposed filter value depend on other exposed filter value
on my site i want
first exposed filter contain all terms of specified vocublary
then after selection of first exposed filter
second exposed filter contain all nodes titles of that first exposed filter selected term
regards
Dalvir
Comments
Comment #1
dawehnerthis is not critical.
this is currently not possible without any custom coding with views.
you would have to dynamically hook_form_alter the exposed form, hide some elements etc.
Perhaps http://drupal.org/project/faceted_search lets you do this.
Comment #2
Bilmar commentedsubscribing - sounds like a very interesting new feature! shouldn't category of this issue be changed to 'new feature' if it is a request?
if anyone familiar with making this work with custom coding could point us in the right direction or with a sample it would be awesome!
Comment #3
merlinofchaos commentedhttp://drupal.org/node/463678