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?
For eg. Ford Mustang and Chevrolet Camaro. The Mustang should be made available for the user to select only if the user selected Ford as a make and not if he selected Chevrolet.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to create parent relationship among attributes?’ is closed to new replies.