By sylvie_n on
I have used hierarchal select like a dream with my vocab terms...but i want the same thing for my normal CCk fields. Nothing to do with hierarchal select appears on my content type 'manage fields' section...?
I have used hierarchal select like a dream with my vocab terms...but i want the same thing for my normal CCk fields. Nothing to do with hierarchal select appears on my content type 'manage fields' section...?
Comments
...
No, Hierarchical Select requires a 'tree' of terms to work. They need to be nested like:
Term 1
- Term 1a
- Term 1b
- Term 1c
Term 2
- Term 2a
- Term 2b
- Term 2c
CCK fields don't create trees. Instead you could try Conditional Fields.