I need to create dynamic fields where the options in a drop down box change depending on the selection in a different drop down box. An example if in field 1 a person selects A, field 2 shows 1,2, and 3. But if they select B in field 1 then field 2 shows 4, 5 and 6. How would I do this?
↧