I am working on a new dnn 6.0 site with Smith cart installed, I am trying to make a simple drop down conditional variant where I have a list of states, and once the states is chosen, a county list appears with the counties for that state.
After playing around with the variants I think I know how it should work, Am I correct in thinking the below table should give me a list where 1. if colorado is chosen a text box will appear showing the county of weld, or 2. if Alaska is chosen a county list showing a Cold Place is displayed?
State |
|
No |
Edit |
Delete |
Alaska |
|
Yes |
Edit |
Delete |
Colorado |
|
Yes |
Edit |
Delete |
if so please check out http://mig-inc.com/OrderOnline.aspx, as this setup will only show a dropdown list of the state: and the drop down for colorado counties, regardless if alaska is checked.
Any ideas?