Use JavaScript to set radio button choice using drop down box value.
I'm using Adobe Acrobat Pro DC version 2015.016.20039 on a MacBook Pro OS X El Capitan version 10.11.6.
I have a set of radio box choices named CitBox. I'm trying to set which choice is selected based off of a drop-down box named AppCitizenship. Both of them have six choices with the values of 1, 2, etc. ( I thought that having the same values would make it easier to translate from one to the other). Thanks in advance.