Conditional Logic: Is it possible to set SHOW/HIDE condition with Image Radio Button Widget?

  • thaibynature
    Asked on April 18, 2018 at 6:17 AM

    Hi, 

    Is it possible to set show/hide condition with image radio button ?

    If not, is there any workaround ?

    Thanks.


  • Richie JotForm Support
    Replied on April 18, 2018 at 11:00 AM

    Yes, we can use the SHOW/HIDE condition with Image Radio Buttons but we need to set it up to pass its value to a short text entry first then use the SHOW/HIDE condition to show/hide a field.

    First, we add Short Text Entry into our form

    Conditional Logic: Is it possible to set SHOW/HIDE condition with Image Radio Button Widget? Image 1 Screenshot 50

    Second, we use the UPDATE/CALCULATE FIELD to get the value of the Image Button clicked and pass it into our Short Text Entry.

    Conditional Logic: Is it possible to set SHOW/HIDE condition with Image Radio Button Widget? Image 2 Screenshot 61

    Third, we use the SHOW/HIDE FIELD condition to hide fields using the value we have in your in your Short Text Entry.

    Do note that, the value is the complete Image Button URL of the image.

    Conditional Logic: Is it possible to set SHOW/HIDE condition with Image Radio Button Widget? Image 3 Screenshot 72

    Here is my sample screen cast:

    Conditional Logic: Is it possible to set SHOW/HIDE condition with Image Radio Button Widget? Image 4 Screenshot 83

    You can always hide your Short Text Entry.

    Here is the link to my sample form:https://form.jotform.com/81074325762961

    Feel free to clone it to check my setup. -How-to-Clone-an-Existing-Form-from-a-URL

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

    Thank you.

  • thaibynature
    Replied on April 18, 2018 at 8:12 PM

    This is very helpful. 

    Thanks a lot. Appreciated your support.