Where can we customize the "Thank You message" after a submitted form ?
Hello,
With 8.2.3, the Landing Page Designer allows me to create a Landing Page with a form, export in HTML, publish it on my domain name.
The page and forms works well and a NEW submitted form record & contact are created in the CRM.
After submitting the form, the message displayed on the screen is as followed:
Where and How can we customize the message OR redirect to a Thank YOU page ?
PS : the version field when creating this POST has only 8.0 as an option.
Like
For now that is hardcoded in the javascript that Creatio includes with the form from https://webtracking-v01.creatio.com/JS/crt-landing-page.js
If you're self-hosting the form, you could save that script as your own copy and change the script tag in the form to use yours instead of the Creatio one, then modify it there.
Ryan
Ryan Farley,
Outch….I’ve been doing Landing Pages for over 20 years with various softwares. Hard to believe that we can’t control the On Submit button other than hardcoded JavaScript.
Can I suggest that you add the feature of redirecting to another page (Thank You or any url) within the coming release?
It’s a pretty basic Landing Page feature.
Francois Breault,
I agree, seems a bit short-sided. Hopefully they add that, I assume they will at some point (I don't work for Creatio, but I'm sure they'll see your suggestion to add that as a feature in your comment here).