GDocs Display blank form after submit

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

اعتبارا من 27-02-2020. شاهد أحدث إصدار.

المؤلف
Melgior
التقييمات
0 0 0
الإصدار
0.2
تم إنشاؤه
20-07-2015
تم تحديثه
27-02-2020
Size
508 Bytes
الترخيص
لا يوجد
ينطبق على

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.