How to open a link to a new form within the same window based on selection in Button Radios widget?

  • exsfvid
    Asked on March 9, 2016 at 9:03 AM

    Melvin, 

    And as it would be possible to use this method, but not rdireccione the URL in a new tab, but on the same page I redirected to the requested page:

     

    <a rel="nofollow" target="_blank" href="http://www.moreflame.in/" rel="nofollow"> Abierto ahora </a>

  • Welvin Support Team Lead
    Replied on March 9, 2016 at 9:08 AM

    Yes, this is possible. You just need to replace the _blank with _self. Please try it and let us know if you have troubles adding the links.

  • exsfvid
    Replied on March 9, 2016 at 1:27 PM

    Jan,

    I do that, but the problem I'm having is that when you open the form link which is directed, opens on the box of the radio button widget, so it does not display properly.

     

    https://form.jotformz.com/60674618564666

  • Ben
    Replied on March 9, 2016 at 3:00 PM

    Please do note that the steps given by my colleague would work, but not within a widget itself. The reason why is because that link opens up then in the place of that widget - meaning that the form is opened, but it will not be shown - due to small space dedicated to the radio button.

    If you wish to show a different form based on the selection in the radio button while not going from the same form, you could instead use the Iframe Embed widget and have it hidden until the button is selected - which would then show the right form - within your currently opened form.

    The following guide will show you how to show and hide the field based on the selection in another field: How to show or hide a field in the form based on the other field input or selection