Use Calculated Number as Checkbox Value
-
I am creating a donation form and need to calculate a service fee and allow the donor the choice of paying the service fee or not.
Example:
1 Donor selects $100 donation from radio button
2. Checkbox displays a service fee of 3% of the $100, or $3. Donor has option of paying the service fee by checking the box, or not paying it (unchecked).
3. Grand Total field (payment field) will display a calculation of the $100 + 3% (if chosen)I have it mapped out but I’m not finding a way to display a calculated value inside the checkbox area. Anyone have any ideas on this?
Side note: Has anyone setup a radio button as a text field? Would like to have radio buttons for dollar amounts and then a text field for ‘other amount’.
- The topic ‘Use Calculated Number as Checkbox Value’ is closed to new replies.