Slider – variable predefined value based on drop-down choice value
-
hey there,
I have several sliders (total 5) in my form that each go from 0 to 100 to show percentage. All sliders together should form a result of 100%.
Now, I want to create pre-set values for the sliders based on the choice of another drop-down field and the values of the choices there.
Depending on the choice (total 4) in the drop-down, another calculated field shows the related value of the choice.
my question, is there a way to create different pre-set values for the sliders, in form of a function in a hidden calc. field or another way?
Can I create a function, so the sliders show e.g.
slider 1: 20
slider 2: 10
slider 3: 10
slider 4: 0
slider 5: 60
if the value of the drop-down choice is 15
and
slider 1: 20
slider 2: 20
slider 3: 20
slider 4: 0
slider 5: 40
if the value of the drop-down choice is 10
etc.Please let me know, if you need additional infos.
Thanks!
- The topic ‘Slider – variable predefined value based on drop-down choice value’ is closed to new replies.