Good Morning,
I am trying to create a dealer order form for products which occasionally have a sub selection for color available.
It is always limited to 2 colors if there is an option, and the number of items is very limited (max of 8)
What I would like to do is have the primary items/ descriptions available with radio buttons to select a single item only. Then, depending on which item was selected, if it has both color options, give them a secondary radio button to select that. But if only one color is available, then not display anything regarding the color.
I'm assuming that it would take some sort of javascript to accomplish this, but looking for some direction so I'm heading in the right direction from the start.
Thanks,
Douglas