Participant
May 19, 2021
Answered
Calculating Multiple Selected Radio Buttons
- May 19, 2021
- 1 reply
- 1205 views
I am in the process of creating a packaging menu card where the user selects multiple radio buttons with different values and the total is calculated at the end. There will be varrying totals based on the users selections, so I am thinking that there will be quite a few if else statements, but I am struggling to figure out where to start. Below is the document without any Javascript, since my Java skills are quite rusty.

