GDocs Display blank form after submit

Redirects back to empty form after displaying the confirmation message for 5 seconds

Verzia zo dňa 30.08.2018. Pozri najnovšiu verziu.

Autor
Melgior
Hodnotenie
0 0 0
Verzia
0.2
Vytvorené
20.07.2015
Aktualizované
30.08.2018
Veľkosť
508 B
Licencia
neuvedené
Spustiť na

By default this script waits for 5 seconds before redirecting back to the form. If you want to change the duration of the delay you can edit the script and change the number on the second-last line. It's currently 5000 because scripts calculate time in milliseconds, so if you want it to be two seconds you can change it to 2000 or if you want no delay just change it to 0.