Two step select

Events happening in the community are now at Drupal community events on www.drupal.org.
perceptum's picture

hey everyone !

I need to add a field to a node type that is a two step process. So for example, User selects "vehicle type" from a dropdown list of "BMW, MERC, AUDI". If user selects "BMW" a second list is populated with "740i","320d","640i" which they can then select.

Does anyone know a way to do this with CCK ?

Any pointers in the right direction would be rad as well ?

Comments

Look at these modules

asciikewl's picture

http://drupal.org/project/hierarchical_select

or

http://drupal.org/project/activeselect

Hierarchical select is definitely the better supported and more feature rich of the two.

Anton

THANKS !

perceptum's picture

Thanks for that !!

The super select ultra actually works a bit better for me because its a CCK module, so its one less thing I have to teach the users ... ;)

Sincerely
B

--
Bryan Gruneberg
Chief ninja in charge at PERCEPTUM ZA

Google Talk bryan@perceptum.za.net
Skype hekkwan

--
Bryan Gruneberg
Chief ninja in charge at Perceptum Thought Squad

Google Talk bryan@perceptum.za.net
Skype perceptum-ts

Sorry... ;)

perceptum's picture

Hierarchical select whips Super Select Ultra... THANKS !

:)

--
Bryan Gruneberg
Chief ninja in charge at PERCEPTUM ZA

Google Talk bryan@perceptum.za.net
Skype hekkwan

--
Bryan Gruneberg
Chief ninja in charge at Perceptum Thought Squad

Google Talk bryan@perceptum.za.net
Skype perceptum-ts

Super Select Ultra ! Solved it (sorta)

perceptum's picture

Cool...

I found a way to do it using "cck_taxonomy_ssu" Super Select Ultra (I love this name !!! lol)

It doesnt work exactly as I wanted, but its perfect for now !

Regards
Bryan

--
Bryan Gruneberg
Chief ninja in charge at Perceptum Thought Squad

Google Talk bryan@perceptum.za.net
Skype perceptum-ts