[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.
