Avatar

Level 7

I have two drop down lists in my form. I used switch-case to cause the option chosen in dropdown list 1 to populate the available items in dropdown list 2. Based on the option chosen in drop down list 2, I need to make fields visible or hidden. I'm not sure where I get the value for my if statement to make the fields visible or not.

Thanks,

MDawn