Hello everybody: I'm working with two taxonomies related to each other, what i need is put them together in a content type as fields, in a such a way when i select one term from the first, in the second one appears those terms related..., for example, i put in one vocabulary names of countries as terms and in the other names of states within those countries, so if i select "USA" in the first, the other shows its 51 states, not all the states in the world...
i hope you can help me, thanks anyway
On 09/17/2012 09:39 PM, Disnel Rodríguez Rodríguez wrote:
I'm working with two taxonomies related to each other, what i need is put them together in a content type as fields, in a such a way when i select one term from the first, in the second one appears those terms related...
If the only reason you have two different taxonomes is because the way you want to select the terms then maybe you don't really need them both, but rather the Hierarchical Select module: http://drupal.org/project/hierarchical_select
Here are different demonstrations: http://wimleers.com/demo/hierarchical-selecthttp://wimleers.com/demo/hierarchical-select/taxonomy
still i need two differents fields, because the content i have created must be categorized of those two ways... but HS gives me a solution, at least..
THX
El 17/09/12 17:33, steeph escribió:
On 09/17/2012 09:39 PM, Disnel Rodríguez Rodríguez wrote:
I'm working with two taxonomies related to each other, what i need is put them together in a content type as fields, in a such a way when i select one term from the first, in the second one appears those terms related...
If the only reason you have two different taxonomes is because the way you want to select the terms then maybe you don't really need them both, but rather the Hierarchical Select module: http://drupal.org/project/hierarchical_select
Here are different demonstrations: http://wimleers.com/demo/hierarchical-select