Julian81 Posted July 25, 2013 Share Posted July 25, 2013 I want an attribute to work like this: Select the first one as a dropdown with options country So dropdown 1 looks like: Belgium Germany Netherlands When the first is selected a second one becomes active: if dropdown 1 = Belgium Dropdown 2 looks like: Antwerpen Brussels etc Is there a module available that can handle this? Link to comment Share on other sites More sharing options...
Kogkalidis Posted July 25, 2013 Share Posted July 25, 2013 I want an attribute to work like this: Select the first one as a dropdown with options country So dropdown 1 looks like: Belgium Germany Netherlands When the first is selected a second one becomes active: if dropdown 1 = Belgium Dropdown 2 looks like: Antwerpen Brussels etc Is there a module available that can handle this? Till now I don't think so.. So you have to make all the possible options in a row (like Belgium-Brussels, Belgium-Antwerp etc) or make multiple dropdowns, but in this case all the second level options will be available for all the countries) Anyway you need some javascript Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now