How to update the Dropdown to Default - Show Text in Empty Option based on Radio Button Selection

  • nikkipunjabi1
    Asked on October 4, 2017 at 8:11 AM

    Team,

    We have 4 Radio buttons and 1 dropdown.

    If User selects any value in the drop-down and then change the radio button, then I want to reset the value of Drop-down to default - Show Text in Empty Option -- (Select Value).

    Please let me know how to get this done asap.

    Thanks!

  • Kiran Support Team Lead
    Replied on October 4, 2017 at 11:15 AM

    I understand that you want to reset the drop-down to default when the radio button option is changed. It is possible to change the drop-down value by using an Update/Calculate condition on the form. 

    How to update the Dropdown to Default   Show Text in Empty Option based on Radio Button Selection Image 1 Screenshot 30

    How to update the Dropdown to Default   Show Text in Empty Option based on Radio Button Selection Image 2 Screenshot 41

    You may take a look at the following form and clone it to your account to see how it works. 

    https://form.jotform.com/72764931596975

    Please give it a try and let us know if you need any further assistance. We will be happy to assist you further. 

  • nikkipunjabi1
    Replied on October 4, 2017 at 4:31 PM

    That works great. 

    Just to update - We need to take care of the given value. By default, the drop-down contains space which we see when we check in the inspect element. So whatever value we would like to set we need to select properly over here @ Calculate a Field's value.


    Thank You Kiran!