Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
taxonomy data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 23:43 UTC
Updated:
13 Jan 2013 at 01:10 UTC
I am wondering if there is a way to populate a taxonomy dropdown menu with the child terms of a selection made in another taxonomy dropdown menu. I would like to have two taxonomy dropdown menus, one for state (parent) and one for city (child). When the a selection is made in the State menu, I'd like the child City terms for that State appear in the menu. Is there a way to implement this?
Comments
Comment #1
mrweiner commentedComment #2
nicolas.lesage commentedI'd like to know how to do this too!
Comment #3
eminencehealthcare commentedMe three!
Comment #4
dawehnerThis basically sounds like the description of http://drupal.org/project/hierarchical_select
Comment #5
mrweiner commentedYes, you are correct. I forgot that I ever posted this issue, but that module is what I ended up using to solve my problem.