Answered
Radio Button Value
I have a form with Radio Button. I want the overall "Total" to increase by 55 if the user selects Choice2, and not change at all if the user selects Choice1.
I have a form with Radio Button. I want the overall "Total" to increase by 55 if the user selects Choice2, and not change at all if the user selects Choice1.
Change the export value from Choice2 to 55 and from Choice1 to 0 and then add that field to the sum used to calculate your total.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.