I might have been unclear, or maybe I just don’t get it.
The radio button gives a decimal to count with in the formula.
1: 0,6
2: 1
3: 1,05
4: 1,1
5: 1,2
In the Fx these are calculated with the slider.
Example: If slider is greater or equal then 400 = 36 * slider amount * radio button
What I need to add is:
If radio button is selected, add set amount at the end of the calculation
1: 0
2: 320
3: 640
4: 960
5: 1280
If I were to do this in Fx, I would need 5 separate lists of rules, meaning it would get like 126 rules long. There must be a better way to do this, right?
Kindly,
-
This reply was modified 6 years ago by ubbecicero.