I want to change the value of a radio button based on a drop down field. For example, if you choose the title "Mister" in the drop down, then I would want the radio button for the gender to be "Male".
I'm a little bit lost with how to make javascript work with Plumsail...