I have set up a dropdown with 3 options as part of my form. I've also toggled the required option. Everything shows ok in my form but when I get the emailed results of the form it always sends the first value of the dropdown no matter which option I select. Any thoughts? I have each option with a value=option1 on a separate line. I've tried clearing the cache, I also even made one of the other options a selected value and didn't touch that when using the form. It still returns the first value.