• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Forms
  • Sheets
  • General
  • Drive
  • Apps Script
How to GApps

How to GApps

Your life changer for G Apps

Forms

Google Form Script to Automatically Add New Choices from “Other:” Form Responses

April 6, 2021 by SavoE 5 Comments

add other response to the list of choices

Whit this Google Form Script you can Automatically Add the "Other:" response from the multiple-choice question or checkbox question to the list of choices for the next user.There is a plugin for that, but this way you can just paste the script in your Google Form and it will automatically work for you by adding "Other" responses into the list of choices.So, when a user … [Read more...] about Google Form Script to Automatically Add New Choices from “Other:” Form Responses

Google Form to PDF (save to Drive and/or send it in email)

March 29, 2021 by SavoE

google form to pdf

This solution will create a PDF file from a Google Form submission using a Google Doc as a template. You can also use a Google Spreadsheet or a Slide as a template with just a few simple modifications.Generally, you have a plugin for this, but I suggest not to use one because you just need a simple script and without any knowledge in Google script you can implement it in … [Read more...] about Google Form to PDF (save to Drive and/or send it in email)

Embed Google Form, Sheet, Chart and Doc in WordPress

December 22, 2020 by SavoE 2 Comments

publish to the web Google Sheets

You have a plugin for that too, but adding more plugins to your WordPress site can make it slower, and trust me, you don't need one for this. It's easy and you don't have to be an expert to throw in a Google Form or a chart from a Google Spreadsheet to your WordPress post. Embed a Google Form in WordPress post (classic and block editor) First, you need to get the embed code of … [Read more...] about Embed Google Form, Sheet, Chart and Doc in WordPress

Google Form Script to AutoFill and Email a Doc Template

August 31, 2020 by SavoE

Google Form Script to Auto Fill and Email a Doc Template

I have used a similar solution for creating documents from a template, but it was a spreadsheet script and used a sheet as a template. Later on, I switch to a Google Doc template, as it was easier for my coworkers to change the content.Since nobody here was interested in the spreadsheet, I decided to readapt the Script to work from Google Form and directly create the … [Read more...] about Google Form Script to AutoFill and Email a Doc Template

Add Timer in Google Form Quiz

August 21, 2020 by SavoE 22 Comments

add timer to google form quiz

Finally, I found a way to add a timer to a google form, and yes, it forces the user to submit the form after a given time. It's not like all the other plugins that will only close the form to not accept responses and the users that are in the process of filling in the form will lose their answers. Imagine the student who spends an hour answering the question to be only 1 minute … [Read more...] about Add Timer in Google Form Quiz

« Previous Page
Next Page »

Primary Sidebar

Follow me on Twitter

Follow @HowToGApps

More to See

Google Sheet Template Sales

Google Sheet Template to Track Sales of Products or Services

Close the Google Form and Force the User to Submit the Responses

Google spreadsheet prank

Google Spreadsheet Prank

print merge and mail merge for Google Docs

Print Merge or Mail Merge for Google docs

spreadsheet with certificate templates and print merge script

Google Sheets Free Certificate Templates + Print Merge Script (email/PDF)

Recent Comments

  • Cordial on Automated e-card sender – Google Spreadsheet Script to Send Birthday Cards via Email
  • LinkyChan on Close the Google Form and Force the User to Submit the Responses
  • SavoE on Close the Google Form and Force the User to Submit the Responses
  • LinkyChan on Close the Google Form and Force the User to Submit the Responses
  • Chartist on Explode or expand a Pie Chart in Google Sheets

Buy Me A Coffee
Inspire me to keep the website up and running.




Recent Posts

  • Simple Google Sheets Ticketing System โ€“ Free Web App Setup & Deployment Guide
  • Create Google Docs from Google Sheets Using Google Apps Script
  • Ultimate Guide: Create and Publish a Google Sheets Web App with Google Apps Script
  • How to Get Email Notifications from Google Forms Using Apps Script
  • Google Sheets: Auto-Insert Charts with Apps Script

Recent Comments

  1. Cordial on Automated e-card sender – Google Spreadsheet Script to Send Birthday Cards via Email
  2. LinkyChan on Close the Google Form and Force the User to Submit the Responses
  3. SavoE on Close the Google Form and Force the User to Submit the Responses
  4. LinkyChan on Close the Google Form and Force the User to Submit the Responses
  5. Chartist on Explode or expand a Pie Chart in Google Sheets

How to GApps

  • About
  • Contact
  • Terms and Conditions
  • Privacy Policy
  • COOKIE POLICY

Footer




Recent

  • Simple Google Sheets Ticketing System โ€“ Free Web App Setup & Deployment Guide
  • Create Google Docs from Google Sheets Using Google Apps Script
  • Ultimate Guide: Create and Publish a Google Sheets Web App with Google Apps Script
  • How to Get Email Notifications from Google Forms Using Apps Script
  • Google Sheets: Auto-Insert Charts with Apps Script

Search

Copyright © 2025 ยท How to Gapps