Using item values for calculations?
-
In the beginning of my form the visitor has to pick one of more of 12 options. (Field 1)
Nextly, he has to answer “how many” of each of the picked options (using conditional logic to make these show.
(Field 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12)How do I make sure to calculate this properly in the total?
(Field 1) * (Field 2) + (Field 1) * (Field 2) + etc. doesn’t work, as this multiplies all the answers in (field 1) with each next field.
How do I solve this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using item values for calculations?’ is closed to new replies.