Calculated field not working when submitted
-
I have a problem with a calculated field in my form (total membership cost). It uses values from 3 other fields (one radio, one checkbox, and one number). On the form itself the field appears to calculate correctly (it shows the correct total), but when it is submitted, the values from the radio and checkbox aren’t added so the total is the value of just the number field calculation.
The formula is ({radio-2}) + ({checkbox-2}) + ((({number-3}+1)*5)-5)
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Calculated field not working when submitted’ is closed to new replies.