Show only children of multiple parents
| Project: | Content Taxonomy |
| Version: | 6.x-1.0-rc2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I've got a taxonomy terms list, with countries and continents. The continents are parents of the countries, ofcourse.
I got 2 content types. They both use Content Taxonomy. 1 Content Type should only display the parents, which can be easily selected by limiting the Depth of taxonomy tree to just 1.
but now I want to display the children ONLY of this taxonomy on another content type. I thought by entering "1,2" in the Depth of taxonomy tree it would work, but it still shows parents and children in the content taxonomy dropdown.
Is it possible to show just the children (countries) of this, and not the parents (continents)?
I filed a FR for this, because I'm pretty sure this functionality isn't currently available. Thanks for any assistance.

#1
I have a great interest in that feature too, but I didn't find anything in the forum, except this patch here: http://drupal.org/node/455536#comment-1564192, but it's for the Hierarchical Select module (not the Content Taxonomy widget), and i don't know if it works.
#2
I don't seem to get it to work... Thanks for the suggestion though! If there's anybody else that can offer some assistance in this, thanks a lot in advance!
#3
Content Taxonomy and a re-arrangement of my terms was the perfect solution. One content type can now only select parents, and with use of Hierarchical select, the other content type can only choose the children terms.
Took me a while to figure that one out :) But it's working!
#4