Parent / child tree in select option using taxonomy - how to?

blue92877 - June 3, 2009 - 16:24
Project:Content Taxonomy
Version:6.x-1.0-rc1
Component:Option Widgets
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

On drupal.org, if you click 'create content' -> 'issue' you are presented with a 'Project' select field. Drupal Project and Installation profiles is in bold with the children of each as an selectable option to choose, however, the actual bolded parent cannot be selected. How is this done? How do I create a tree in a select box with the parent not selectable?

Drupal 6.12. I have content taxonomy CCK installed, but that may not be the correct module / configuration to use.

Thanks!
Blue

#1

Dret - June 5, 2009 - 12:32

Same question for me... I need a solution to make taxonomy content fields selectable ONLY for child Item of selected taxonomy and NOT for the parent or, in alternative, for a groud of pre-selecet items.

Thanks Bye!

#2

kant - September 7, 2009 - 13:58

Any news for this?

I have the same problem and I am trying to implement a custom widget that will only render child items as input, but it's not that easy...

#3

bibo - September 28, 2009 - 14:46

Im also looking for the same thing: Drupal 6 Content Taxonomy hierarchy with child term affecting parent term.
Except I dont really need the parent to be disabled, but automatically added.

hierarchical_select-module ( http://drupal.org/project/hierarchical_select ) should do just that (and more), but the content_taxonomy part hasn't been ported to D6 yet. It's not even a complex logic. I might code my own module to get this functionality.

 
 

Drupal is a registered trademark of Dries Buytaert.