Reply To: Multiple questions

Home Forums Quform WordPress Multiple questions Reply To: Multiple questions

#30863
Mobisolar
Participant

The following code doesn’t seem to work for me:

…jQuery(function ($) {
$(‘.quform-form-6’).on(‘quform:goToPageStart’, function (e, form, $page, id) {
if (id === 6_45) {
setTimeout(function () {
form.submit();
}, 4000);
}
});
});…

I have put it here: Forms – Settings – Custom CSS & JS – Custom JavaScript. But whenever the form reaches that page it doesn’t automattically go to the next page. Also html (animation) works for like 60ms.

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy