Redirect Timer after ThankYou Message

Add a countdown timer before redirecting after a form submission.

Overview

The standard CF redirect action does not display a visual countdown.
Adapt custom JavaScript code to show a countdown message and then trigger the redirect after the timer completes.

Answered
Ma Malte1983 09 Oct, 2015
Hello everybody,

i have a problem with the "forwarding" redirecting after the ThankYou-Message. I know there is a Action called ReDirect in the Utilities Section.

I need a timer. The Thankyou Message show up and there is a note like this :" You will be redirected in ( 10, 9 ,8 ) seconds

Is that possible to do that?

And please excuse my bad english.

Greetings from Germany
Gr GreyHead 09 Oct, 2015
Answer
Hi Malte1983,

Please see this FAQ for one way to do a timed redirect but this doesn't have a timer.

I found this StackOverFlow answer that has code to display a counter then redirect, you can adapt that to use in a ChronoForm.

Bob
Ma Malte1983 09 Oct, 2015
Hello Bob,

thank you very much. it helps a lot.


Malte1983
This topic is locked and no more replies can be posted.