Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.3
Component:
Code - Content Taxonomy
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
17 Aug 2010 at 00:44 UTC
Updated:
14 Sep 2010 at 14:10 UTC
Hi all,
Hierarchical select is one of the most useful contr module i ever used!
I'd like use it's feature applied to cck fields, not on dinamically created select dropdown.
For example
I have an hierarchical vocabulary location
level 1 > country
level 2 > - state
level 3 > -- city
i'd create 3 cck taxonomy field with autocomplete widget
country_field
state_field
city_field
tiping USA into country_field the state field should expose the child states defined into hierarchy if exist, for example NY state, so the city_fild as well
At the end i'd be able to save the lineage terms into vocabolary
I'm willing to pay for that features
Regards
Comments
Comment #1
wim leersInstead of using 3 fields, use 1 field, and create hierarchical terms. Enable the ability to create new terms and you'll immediately have an awesome interface.
Comment #2
drupalinside commentedThanks for your willingness Wim,
tried to do that without success.
Could you explain wich steps to follow?