Turn a radio button into an immediate GotoURL Link

Is it possible to use a radio button, once selected, it abandons form and jumps to another page or anchor text on the page. Is that possible?

Hi Andy. That is not a feature of Gravity Forms. However, that could be done with jQuery or JavaScript. I could not find a great reference for this, but I did find this article which seems to describe doing what you wanted to do:

Thanks, Chris. I’ll read up.

If you figure something out, please share it here. I could not come up with something that worked, in a reasonable amount of time. Maybe someone with stronger JavaScript skills can come up with something. :crossed_fingers:

Instead of making a checkbox jump to the next page, you could add an html field with conditional logic and once they choose the checkbox the html field would appear with a link.

1 Like