Populate Field from Radio Button Selection
Hello,
I am creating an election form and I would like for the selection that is chosen to populate into a corresponding field. For example user selects "Employee Only - 1.99" the text field will show a value of $1.99. I also need a way to add if a person selects radio buttons 1-4 it will add the amount from box a and total in the final field. Is this possible? I have never used javascript before and I am absolutely stuck. There is a picture below of what the radio buttons look like.

