Top "Google-forms" questions

Questions related to interacting programmatically with the Google Forms service.

Google Forms file upload complete example

How do I allow my viewers to use Google Forms to upload some files to my form and save it …

file-upload google-apps-script google-forms
Is it possible to 'prefill' a google form using data from a google spreadsheet?

I'm looking for a way to 'pre fill' a google form with specific data from a google spreadsheet. The form …

google-apps-script google-sheets google-forms
Google Form API?

I would like to (programmatically) convert a text file with questions to a Google form. I want to specify the …

google-apps-script google-forms
Old Google Form redirect after submission

I am looking for a solution (code) how to redirect user to a custom thank you page (not default Google's) …

html google-forms
Retrieve the e-mail address of a Google Form respondent without asking for their e-mail address in the form

The scenario goes: Via email, a Google Form is sent to a respondent. Via this sent email, the respondent answers …

forms google-apps-script google-sheets google-forms
How to add a simple calculated field to a google form?

I'm looking for a way to add simple calculated field in a google form that will be dependent on other …

google-apps-script google-forms
Hidden field in a Google Form

I am adding a unique ID to each submission of the form. Right now, I made that ID the first …

google-apps-script google-sheets google-forms
Make Google Spreadsheet Formula Repeat Infinitely

Okay so I have a Google Form that dumps info into a spreadsheet. On each line I need to have …

google-sheets google-forms array-formulas
How do I edit the response of a form submission in Google Forms/Sheets?

Recently, I've been conducting a survey. I began creating it in Excel Forms Online but switched to Google Forms after …

google-apps-script google-sheets google-forms editing
How to assign a unique ID to a google form input?

Google Forms - I have set up a google form and I want to assign a unique id each of …

google-sheets google-forms