RL Joneson
08-19-2008, 11:18 PM
I want to enter multiple values in one database field. For instance, an online store product that comes in 5 colors. I want the product insertion form to contain checkboxes of color names. Maybe 10. Red, pink, blue, etc.
Then have the user who is inserting the product check all the applicable colors to the specific product and store all the values under one name. Say productColors. I'll then set up a dynamic drop down menu on the product page that will retrieve the specified colors for that product.
Not sure how to do this. Thanks!
Then have the user who is inserting the product check all the applicable colors to the specific product and store all the values under one name. Say productColors. I'll then set up a dynamic drop down menu on the product page that will retrieve the specified colors for that product.
Not sure how to do this. Thanks!