Form Submit Hangs on "Please Wait..."

Hey



My self-hosted instance hangs on any form submit button.



If I set the form to display a message nothing comes up

If I set the form to redirect the URL on submit, nothing happens.



I’m not much of a coder, don’t think I’m getting any Javascript issues.



The form is hosted on a mautic page, so I have no clue why this isn’t working.



Any ideas?



Heres an example page:

http://app.autoup.ca/sign-up-for-deals



This form should redirect to autoup.ca on submit

Hey

My self-hosted instance hangs on any form submit button.

If I set the form to display a message nothing comes up
If I set the form to redirect the URL on submit, nothing happens.

I’m not much of a coder, don’t think I’m getting any Javascript issues.

The form is hosted on a mautic page, so I have no clue why this isn’t working.

Any ideas?

Heres an example page:
http://app.autoup.ca/sign-up-for-deals

This form should redirect to autoup.ca on submit

Hi @Jaheki

The principal problem in this Forum is that the same problem is questioned thousand of times. So… It is difficult learn without read before

Maybe this could solve your problem: https://www.mautic.org/community/index.php/8154-form-is-hang-on-submit-button-after-hit-submit/p2#p25623

Update: The /mautic-form-src.js and /mautic-form.js edits worked for me found here:

https://www.mautic.org/community/index.php/8154-form-is-hang-on-submit-button-after-hit-submit/p2#p25623

Thanks @sergio.bolinches !!