Form Bug

Help Bug in Foms…

Mautic Series - 6.0.x series

Mautic installed version 6.0.2

Way of installing:

I downloaded a release from https://www.mautic.org/mautic-releases

PHP version - 8.3.16

What browsers are you seeing the problem on?

Not relevant

What happened?

My Mautic 6.0.2 has the following bug: I created a standalone form for my leads to update their data. In the form, you assign the fields and in the Successful Submission Action, I wrote the redirect message. When I test the form, it works (leads successfully update their data), but the submit button is always processing and the redirect message does not appear: Thank you, your data was successfully updated. I also tested with a redirect URL and the submit button is processing and does not redirect.

How can we reproduce this issue?

Steps to reproduce the issue:

  1. Create a Standalone Form (not campaign form) in Mautic 6.0.2.
  2. Add a few fields to the form (e.g., name, email, phone).
  3. Under Actions, set the “On Successful Submit” behavior to either:
  1. Embed or preview the form (tested both via Mautic preview and via embedding in external HTML).