GDocs Display blank form after submit

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Melgior
일일 설치수
4
총 설치수
811
평점
4 0 0
버전
0.2
생성
2015-07-20
갱신
2018-08-22
라이선스
없음
동작 사이트

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.