Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.0-rc7
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2008 at 21:07 UTC
Updated:
11 Sep 2008 at 21:22 UTC
Hi there,
Is there a CCK module which is able to build fields on eachother. Let's say users need to select something from a list, depending on what they choose the form shows another field etc.
The CCK2 version has something simular. When you add a field and choose the "field type" after pressing continue there shows up another list...
Can anybody help?
Thanx!
Comments
Comment #1
yched commentedClosest thing AFAIK would be Hierarchical select used with a content_taxonomy field
http://drupal.org/project/hierarchical_select
http://drupal.org/project/content_taxonomy
No D6 versions for now, though.