Hi, i want to make a webform with calculation thus

field x
field y
field z
field w

result 1 : y/x *100 -> no result
result 2 : w/z * 100 -> no result
result 3 : x+z -> result ok
result 4 : y+w -> result ok

but the module doesn't work for all results.

Apparently, when a component (eg. field x) is used multiple times in a formula only its last one will work (i.e. "x" will only work in results 3 but not in results 1).

Comments

rafalenden’s picture

Priority: Normal » Major
rafalenden’s picture

rafalenden’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.