Using selected radio fields to navigate to the next page

[ad_1]

Hello @jozzay

Thank you very much for using our plugin.

Please, insert an “HTML Content” field in the form and enter the following piece of code as its content:

<script>
jQuery(document).on('change','#fbuilder input[type="radio"]', function(){
jQuery(this).closest('.pbreak').find('.pbNext').click();
});
</script>

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer