Will this module save the entire taxonomy path to cck, or just the highest level?

I need the entire path to be available as cck.

Example:
taxonomy->term->term

becomes:
(0) -> taconomy
(1) -> term
(2) -> term

Comments

farald’s picture

Title: Simple question » Can this module be used to save a complete taxonomy trail
ksc’s picture

I investigated this question too. http://drupal.org/node/399380

The module saves the selected term.

Only the Hierarchical Select (HS) module seems to do what you want.
The HS support for Content Taxonomy is not yet ported from Drupal 5 to 6 but there are patches and other solutions already there.
Please see http://drupal.org/node/342992.

mh86’s picture

Status: Active » Fixed

as ksc said, this module doesn't save any parent values

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.