Hello Team,
Is there a way we can update custom text on the form submission thank you page and further apply some styling or even add a image there.
Regards,
Harshad Chalke
I resolved this issue myself!
I noticed the form div contents were being replaced. So i moved the <style> tag out of the <form> and put at line 1 in file.
This resolved my issue. The css was getting blown away by the singlepageappness
This is not working for me. I am hosting via iframe.
when the form is submitted the page loads and none of the form css is loaded.
where do we add this css? just to the main form?
Hi @Clofly.
We've followed these instructions and it's worked exactly as you describe, thanks!
One question - any idea how we might change the text of the Reload button? My marketing manager wants it to say "Back" rather than "Reload".
Thanks
Nick
Hi Clofly,
Sure, will update you and as of now we are working on applying your suggestion on the webform.
Regards,
Harshad
Hi Harshad,
Please let me know whether it could work for you.:)
Thanks.
Regards,
Clofly
Hi Harshad,
It is easy to customize form submission thank you page. :)
There are two scenarios:
Scene 1: If marketing form is portal hosted, then we can add custom text and image by selecting whole form element and edit them in Properties section.
result:
Scene 2: If marketing form is self hosted on our own web server, then we can edit them in Marketing form > Form hosting > related marketing form pages:
result 1:
result 2, as you can see, we can also customize error message:
Moreover, we can apply further styling to elements on page:
e.g: Make a card to contain submission success text, image and button, increase default size of image, round the corner of reload button:
Due to these elements have specific class name which are generated by form-loader script, so we can add custom css style rules to overwrite them.
You can find name value of them via inspector with F12.
My style rules:
Add !important to overwrite default style.
Regards,
Clofly
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156