GDocs Display blank form after submit

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

作者
Melgior
今日安裝
0
安裝總數
1,036
評價
4 0 0
版本
0.2
建立日期
2015-07-20
更新日期
2018-08-22
尺寸
508 位元組
授權條款
未知
腳本執行於

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.

If you don't want any delay before loading a new form, you can use this script instead.