Calculation from simple repeater
-
I have a simple repeater where a number is entered into each added section. Is it possible to do a calculation totaling each entry together? So, the form has the following fields:
Name: (input name is “name”)
Amount: (input name is “amount”)Each time a new repeater is added, the input name becomes amount-1, amount-2, amount-3, etc. I need to have a calculation field that totals these as they are added.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Calculation from simple repeater’ is closed to new replies.