Jump to content

Attribute module, is this available?


Julian81

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...