This is what I'm trying to do on my form:
<dropdown box 1 "Item"> <Dropdown box 2 "Color"> <Dropdown box 3 "Size">
- Item would be a list of items we are selling.
- Color would be choosing from up to 4 different colors. Not all of these colors are available for every item, so depending on what item was selected, the "color" dropdown box would be updated with choices that are available for that specific item.
- Size would be the same idea as color, but based on item as well. This also varies depending on which item is selected.
Anyone have a tutorial on how to do this, or some code I could use as a start? Any help would be appreciated!
Thanks,
Tiffany
<dropdown box 1 "Item"> <Dropdown box 2 "Color"> <Dropdown box 3 "Size">
- Item would be a list of items we are selling.
- Color would be choosing from up to 4 different colors. Not all of these colors are available for every item, so depending on what item was selected, the "color" dropdown box would be updated with choices that are available for that specific item.
- Size would be the same idea as color, but based on item as well. This also varies depending on which item is selected.
Anyone have a tutorial on how to do this, or some code I could use as a start? Any help would be appreciated!
Thanks,
Tiffany