Add delay to show confirmation message before redirect user to another page

Hi, guys!
We would like to add some delay before redirecting user to confirmation page.
We use condition logic and depends on what user chose they redirect to certain page.
But Before redirection we would like to show user a message, to confirm form was submitted. Something like “Thank you for your submission, we will be in touch with you shortly, now you will be redirected to a new page to get more information”. And after some delay, 5 seconds, make a redirect. To get user a chance to read the confirmation message.

So far we found only one solution which lets open a redirect page in a new tab #4 at gform_confirmation - Gravity Forms Documentation
But staying on the same page but with delay would be preferable.

Is it possible to do it this way?

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.