This script will stop the user from adding more entries to the Google Form and will force the user to submit the responses. All the other solutions, like plugins or the options to stop accepting responses, will only stop the form from accepting responses and it will kick the users without the option to send in the answered questions.This function is by far the most … [Read more...] about Close the Google Form and Force the User to Submit the Responses
Forms
Google Form to Slides + Save to Drive and/or send it in email as a PDF
On your request, as an addition to the how-to: Google Form to PDF (save to Drive and/or send it in email), here is a script to create a new Google Slide from a slide template and save it to PDF or send it in an email.So, this Google Form script will open a Google Slide presentation and replace the text with the text from the Form, and then it will save it as a new Google … [Read more...] about Google Form to Slides + Save to Drive and/or send it in email as a PDF
Google Form Script to Automatically Add New Choices from “Other:” Form Responses
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)
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
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