By MVRider on
Looking for a little help with form type “select” pull down menus!
I'm trying to create two form pull down menus that use Ajax to populate the second pull down when an item is selected from the first pull down.
Anyone done this already and if so can you point me in the right direction?
Selection One:
[1 - Chevy] * (if selected)
[2 - Ford]
[3 - Dodge]
Selection Two: (Chevy selected populates below with:)
[1 - Camero]
[2 - Tahoe]
etc
Thanks for any help,
-P
Comments
Something I want to do as well
I am going to be looking into this as well and just want to track this post. If I find anything elsewhere or come up with a solution myself I will post here too!
alynner
Check out the active
Check out the activeselect module. the category module currently uses it.