Need help to create a conditional statement for Evaluation Slider

  • turnerwoods
    Asked on May 9, 2018 at 11:13 AM

    Can I use "Slider with Calculated Result" widget's each slider's value separately in conditional logics?

  • Victoria_K
    Replied on May 9, 2018 at 11:50 AM

    Yes, you can create a conditional statement, which checks slider's value, but I'm afraid that I can not understand your question in full. Can you please provide us the link to a form you are working on, so we could assist you properly?

    Thank you.

  • turnerwoods
    Replied on May 9, 2018 at 1:24 PM

    Thanks for your response.


    I can use "Sliders with Calculated Result" widget's calculated value. I want to use individual sliders' value.

    For example, if I have 3 rows (sliders) in the widget named Length, Height and Width, I want to set a condition which checks if Height is greater than 5 and Width is less than 10. 

    You can check this one - https://form.jotform.me/81285667695474

  • Richie JotForm Support
    Replied on May 9, 2018 at 2:09 PM

    Unfortunately, you cannot user the Sliders with Calculated result to compare with each other.

    You could use fancy_range_slidr to get the value of the each of the slides.

    Need help to create a conditional statement for Evaluation Slider Image 1 Screenshot 60


    Then use Form calculation widget to get the value.

    Need help to create a conditional statement for Evaluation Slider Image 2 Screenshot 71

    Here is a sample screen cast:

    Need help to create a conditional statement for Evaluation Slider Image 3 Screenshot 82

    Now you can add the condition to SHOW a field when the value is greater than 10.

    Need help to create a conditional statement for Evaluation Slider Image 4 Screenshot 93

    Sample screen cast:

    Need help to create a conditional statement for Evaluation Slider Image 5 Screenshot 104

    My sample form: https://form.jotform.com/81285639250965

    Please give it a try and let us know how it goes.

    Thank you.