1
Answers
Vote up!
1
Vote down!

Taxonomy Size attribute as drop down select list.

Hi,
I need a help about taxonomy list.
I created a product type that contains 2 Taxonomy field. 1 for size attribute the other is for color attribute.
Color attribute is set to select only 1 per product, but the size attribute set to unlimited attribute. So in this case when i create a product, i select 1 color in select list and i check multiple sizes with checkbox. Exp: Blue, 35-36-35. The problem is commerce module can reference other colors with a drop down select list widget but it can not show the available sizes in drop down select list. It will show referenced colors in drop down list but size attribute will show as plain text. I would like to know if there is a way to show this multiple selected attributes in drop down select list.
To you see the sample reference, please check this FAQ i asked earlier.
http://www.drupalcommerce.org/questions/4730/how-can-i-display-shoe-size...

http://postimage.org/image/6fn0dibuz/

Really need help about this. Thank you.

Asked by: dramen
on November 11, 2012

1 Answer

Vote up!
1
Vote down!

You are using the wrong kind of taxonomy file for shoe size. You want each product to have only one size. A shoe can be only one size at a time. So your field should allow only one value, not unlimited. That will turn your "checkboxes" into a dropdown list.

Josh Miller
Answer by: Josh Miller
Posted: Mar 6, 2013