Message Confirmation before a Redirect to a Page

Hi. I’ve finished a form that redirects to a page that I want them to read. However I want to give a message first, before redirecting that page.

Is this possible and if so how please?

Also, I have the standard Consent Tick on my form. I want to make a link to the Privacy Policy there with that Tick Box. Can’t see how that’s done either.
Any help would be great.
Thanks

Hi Robert!

You could use a custom confirmation filter and here another example.

Gravity Forms’ checkboxes text in options accept HTML tags so that you may use something like this:

I accept the <a href="https://your-website.com/your-legal-page">Privacy Policy</a> of this site.

Hope it helps!

Thanks That’s a great idea. Will give it a try shortly.

Appreciate your effort in responding as well

Kind Regards

Robert

2 Likes