Your software
My Mautic version is: 4.4.8
My PHP version is: 8.0.28
My Database type and version is: MariaDb 10.4
Your problem
My problem is: I have a two step multi-form in my web sites footer, everything works except for after submission, the first page email field shows above the thank you message. This is bad because the Captcha needs a page refresh for another email to be subscribed or it will end in error. I want the email field and next button gone, just the thank you message should show.
Here’s the setup of my form.
Email
[Page Break] Next>
First Name
Last Name
Captcha
[Subscribe]
Result
Email
You’ve been added to the list.
[Page Break] Next>
Desired Result
You’ve been added to the list.
I even used a page brake on the Captcha and ran into the same result.