Temporary Solution for "Please Wait" Problem on Forms

I got please wait problem since 2.9.0 but I found out the temporary solution for making form works.



Just simply create a blank landing page then manually insert form code --> save. Use the landing page url then the form is working again.

I got please wait problem since 2.9.0 but I found out the temporary solution for making form works.

Just simply create a blank landing page then manually insert form code --> save. Use the landing page url then the form is working again.

That is not a temporary solution that is telling you something that you forms are not working outsite your mautic system maybe you dont enable the CORS in your Mautic.

@phuquy1311 my problem was born actually doing a form and embedding it with the token ({form=3} inside the landing page, but it’s not working.

@giovanni is like this {form=3}

Yes sure without the ( ) I have the please wait.

This doesn’t work inside the landing pages too. And CORS has been disabled, still nothing on my side too.
Cannot tell if it comes from the last mautic version since I didn’t try before.

This is a bit technical and here is the solution that helped me solve this issue.

search for the discussion/post called …

"form is hang on submit button after hit submit "

Ok thanks. In version 2.8 it works.

Thank you raymondkent!