cwadams1955
Programmer
Got an odd issue going on. I have a form on which I've created a very simple option group with only two options. The option values are 1 and 2, and the option group default value is 1. Problem is, I'm unable to select option two - the label for Option two will show that it's got the focus, but the radio button itself does not select. Originally, I had renamed both the option group and the option buttons to make more sense as to function, but after it failed, I decided that might have caused the problem, so I went back and deleted the option group and re-created it, using the default choices for everything. Still doesn't work. Any ideas as to what could cause this? I don't think I've ever seen this behavior before.