How to create parent relationship among attributes?

I am building a listing site for used cars. I have two attributes I want: Make and Model. How can I create the attribute “Make” as a parent of “Model”? I want the user to first select Make and based on that selection, the Model list should be displayed. How do I do that?

I found this thread on a wordpress forum. And there you said you were going to make an attribute dependent on another. Is it possible now?

Example:
In the filter (and in creation), a person selects Mercedes-Benz, after which a list of models of a particular Brand appears (in our case, C-Classe, CL-classe, etc.)

Hi,

Please refer to this topic: Create two dependent Select attributes

Hope this is helpful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.