Answered
I have made a form that has sumfield that calculates other fields together. Now I would like to have a field that could have some kind of IF function, it should check if the sumfield value is e.g. under 10, between 10 and 20, between 20 and 30 and i would like to give an different text answer to each of those options?
How could I do this, what kind of formula I should write, I'm very new with this formcalc or javascipt.
Scripting > FormCalc User Reference > Language Reference > Expressions > If expressionsThere are a few examples that should help you get started.
Cheers
Hélène