Тёмный

How to Automate Data Entry in Google Forms with multiple pages 

Automation Made Easy
Подписаться 17 тыс.
Просмотров 77 тыс.
50% 1

In this tutorial we would learn:
1. Google script code to automate google forms
2. Google form submission via url parameters

Опубликовано:

 

25 апр 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 603   
@NewVistaPhoto
@NewVistaPhoto 3 года назад
Fabulous! You anticipated my questions before I could ask them. Very well done. Thank you!
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Happy to help!
@ajaynagarajan1934
@ajaynagarajan1934 4 года назад
Excellent Hacks to get the requried ids, saved me time and effort :) appreciate the video!
@roadrangermy4354
@roadrangermy4354 Год назад
Fantastic video, I love this tutorial. You saved me so much time from manually filling in Google forms. Thank you!
@AutomationMadeEasy
@AutomationMadeEasy Год назад
Glad it helped!
@parabbmishraa
@parabbmishraa 3 года назад
very helpful video sir keep posting such amazing stuff Exellent and well done
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
So nice of you
@lalitseemasoni
@lalitseemasoni 2 года назад
thanks a lot @Automation Made Easy this is the only video tutorial that i found which works on multiple form section keep teaching us thank you once agin
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
Glad it helped!
@zeeiftikhar5284
@zeeiftikhar5284 Год назад
Thank you. Very helpful tutorial, it works perfectly well. For anyone who wants the script, here you go: function autoEntry() { var wrkBk = SpreadsheetApp.getActiveSpreadsheet(); var wrkSht= wrkBk.getSheetByName("SheetName"); var formURL = ""; var formData = ""; var question1 = ""; var question2 = ""; var question3 = ""; var question4 = ""; var question5 = ""; var question6 = ""; var question7 = ""; var question8 = ""; let noOfRows = 50; for(let i=2; i
@AutomationMadeEasy
@AutomationMadeEasy Год назад
thnx
@zeeiftikhar5284
@zeeiftikhar5284 Год назад
@@AutomationMadeEasy please pin the comment so that people can find the script easily and copy it.. 😊
@yashmayekar_MIS
@yashmayekar_MIS 4 года назад
Awesome tutorial bro, I have good experience in Excel macros, but really never before imagined this will happen in Google sheet too. this video and obviously gonna grow very fast. And Bro your teaching skills are awesome. thank you for this video. best of luck!
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Glad you liked it
@YUSIN117
@YUSIN117 4 года назад
Thank you, you inspired me to learn programming.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
That's great!
@Jyotiskaborah
@Jyotiskaborah 6 месяцев назад
Thanks for this video, my job requires me to submit a google form 50-60 times per day. Which have 14 entries in total. I have been doing this filling manually for the last 2 years. I am going to create this script today and I will come back to give feedback.
@techera3563
@techera3563 Месяц назад
does it work bro
@jedzkisiel
@jedzkisiel 3 года назад
bro u are god of google forms. no other way was that easy as this one. chapeau bas!
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
thnk u
@uniq701
@uniq701 4 года назад
Best tutorial man! Thank you =) {Subscribed}
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Glad it helped!
@zzeeky
@zzeeky 3 года назад
Thank you so much you're a lifesaver!!
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Glad it helped!
@klb-og7cp
@klb-og7cp 3 года назад
Thank you man! Appreciate it.
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Glad it helped!
@LearnersClasses
@LearnersClasses 2 года назад
thank you so much . EXCELLENT TUTORIAL .
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
Glad you enjoyed it!
@raktimasensarma82
@raktimasensarma82 3 года назад
VERY VERY THANKS TO YOU MAN! I HAVE DONE THIS CODE FOR GIVING MY ATTENDENCE IN GOOGLE FORM FOR SCHOOL. ALL THE TIME THE FORM IS CLOSED BY OUR TEACHER AND A PERTICULAR TIME OUR TEACHER OPENS IT AND TOLD US TO GIVE ATTENDENCE. I WANT TO EXCECUTE THE PROCESS ALWAYS 24/7 BUT IT DONT NEED MY COMPUTER TO BE TURNED ON AND THE PROCESS WILL STOP FOR SOME HOURS AFTER IT GOT A SUCCESSFUL SUBMITION AS MY TEACHER WILL CLOSE THE FORM AFTER SOME TIME, SO AFTERFEW HOURS IT SHOULD START AGAIN. SO, HOW TO DO THESE PLZ CAN YOU MAKE A VIDEO OR EXPLAIN?
@kevinnichols9836
@kevinnichols9836 2 года назад
How can I split a column with text separated by commas and automatically have it duplicate into rows. For instance: Lot #1,Lot#2, Lot#3 (I want to make each Lot into its own row while keeping or copying data in all other columns).??
@chrislopez9665
@chrislopez9665 3 года назад
Great video, thank you so much!!!
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Glad it was helpful!
@sivabalanshanmugam7387
@sivabalanshanmugam7387 Год назад
Really Really fantastic
@AutomationMadeEasy
@AutomationMadeEasy Год назад
thnx
@hrispar4874
@hrispar4874 3 года назад
Hi i try this at another site and doesnt work. Is it only for Google forms? can i use it at any site with froms with a submit button?
@liorpr
@liorpr 4 года назад
Great video, can you add the code to description to avoid typo..
@ho..mukattekurunoka..8301
@ho..mukattekurunoka..8301 3 года назад
clear explanation, thank you so much
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
You are welcome!
@fisher30011987
@fisher30011987 3 года назад
Hi Thanx for this video, its very helpful, if possible please post a video on conditional branching google forms too...im not able to automate a google form having conditional branching on it
@mithunpr9888
@mithunpr9888 3 года назад
Hey there. Thanks for the insight. What if I have a dynamic row? say for example if I add data till row 17, how to auto update? Thanks in advance
@klakshmireddy4
@klakshmireddy4 3 года назад
I am a teacher. In a question paper,there are 2 sections partA & partB. In partA,35 questions given & all questions attempted. In partB, 15 questions given only 10 questions must be answered. Therefore overall 45 questions need to be attempted. Each questions carries 4 marks hence total marks 180. Which add on should I use. Please suggest
@4funrc11
@4funrc11 8 месяцев назад
👍 Awesome! The only thing that would be better is you having all the code downloadable. (hint, hint)
@nayanjyotirabidas622
@nayanjyotirabidas622 5 месяцев назад
Thank you very much for creating this wonderful video 🙏
@AutomationMadeEasy
@AutomationMadeEasy 5 месяцев назад
Glad you liked it!
@badaYang
@badaYang 3 года назад
Thank you for the great video. At 12:39, you have multiple options, but later in the video, all the values from the spreadsheet are shown as a single choice at 19:43. How do you upload the multiple choices into the form?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
you have just keep appending with the value which needs to be selected: name6464612=Sports&Name98879=Reading
@user-kd2jv7wg8h
@user-kd2jv7wg8h Месяц назад
very helpful video sir keep posting such amazing stuff Excellent and well done What if we have dynamic UI elements which means is time field values shuffle and after every refresh name value is also change. Please help me with this problem.
@gabrwy1990
@gabrwy1990 4 года назад
First of all I would like to thank you for that magnificent tutorial. It is a piece of Art. Secondly, I have a question and I hope you answer me "What should be written to select multiple values in the questions with check boxes answers ?"
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Thanks, you have to just keep appending the name property with the value: name.654646=Reading&name.654646=Writing
@gabrwy1990
@gabrwy1990 4 года назад
@@AutomationMadeEasy Thank you. It works well but I faced another issue. In order to be 100% sure of the output, I created an identical copy of the google form that I am submitting the data on and tested the method on the version I created. It was found that "Response receipts" option is enabled and I get error "There was a problem submitting your response" when using the link although that error solved when "Response receipts" option disabled. Pleas help how can I solve this issue
@yashmayekar_MIS
@yashmayekar_MIS 4 года назад
@@gabrwy1990 show your code here, I also faced same problem, try to correct where is "pageHistory"
@migsnaval
@migsnaval 2 года назад
@@yashmayekar_MIS same happening with me - response receipts enabled so method doesn't work. Any solutions?
@migsnaval
@migsnaval 2 года назад
did you figure it out? same thing happening with me
@a2zhotelsolutions207
@a2zhotelsolutions207 3 года назад
hello there is a google form that opens for a limited time. is there any way to prefill that thru excel so that I can fill that form.
@Randomlysorted
@Randomlysorted 4 года назад
goog video small suggestion.. u can avoid noting all name id just by using pre filled link also can u share script
@auto-diciplime237
@auto-diciplime237 2 года назад
Thank you very much sir
@namename5156
@namename5156 3 года назад
Very nice tutorial
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Thank you! Cheers!
@SapnaSud
@SapnaSud Год назад
How do you upload the multiple choices into the form, if the answers are of more than 3 words?
@ericdahlgren3588
@ericdahlgren3588 3 года назад
I was wondering if you had any advice on finding the name property for a time entry?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Enter the time in the field (example 10:19) and serach for 19 in the developer window you will find the name property.
@aidsreeharsha
@aidsreeharsha 3 года назад
Thank you for video and also support for creating my sheet.
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
No problem
@sanketghoman8102
@sanketghoman8102 2 года назад
Bro but my Google forms are not in one ascending order they are changing after one submission will it work on that also pls reply?
@girishchincholikar
@girishchincholikar 4 года назад
Good one. Everything is clear. Just one quick question. How will the code look if select 02 options of checkbox ?
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
You have to just keep appending entry.895674=Sports&entry.895674=Music
@sanjayuchgaonkar8077
@sanjayuchgaonkar8077 2 года назад
Hello sir,In my form all the entries are having same value so how to distinguish while creating code?
@sanbidrc
@sanbidrc 3 года назад
For large forms, the method of embedding values In URL isn't working. Can you help me?
@palanatikarthik2669
@palanatikarthik2669 3 года назад
How to write code for checkbox questions?? Like you did it for hobbies... what if someone has 2 hobbies?
@mdhare1515
@mdhare1515 Год назад
hello, need your help to create a dependent dropdown in *google form* in 1 single section,using data or dependent dropdown menus from a google sheet. please guide me or if possible make a video on it. P.S : Don't want to use logic based section shuffle or *form ranger* or *cascade formatting*. thanks in advance
@amamrbc527
@amamrbc527 2 года назад
Thanks a lot 🙏 for such a awesome video. I have one another request that is How to write script for uploading photo. Because sometimes we have to upload photos.
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
not feasible using this technique but you can use alternate approach explained in below tutorial: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g7xOwulfwK0.html
@UnfortunatelyLucky
@UnfortunatelyLucky 4 года назад
Great tutorial!
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Thank you!
@UnfortunatelyLucky
@UnfortunatelyLucky 4 года назад
@@AutomationMadeEasy I hate to come with an issue, but i've tried everything I know and it still seems to be occurring. I keep getting the error: TypeError: Cannot read property 'getRange' of null (The error is the line for the first info inside of the for loop. Would be line 22 for your code.) I've retyped everything, made sure the spreadsheets have the information in the correct spots, and it still happens. Any ideas? Thanks! Update: okay so when I comment out var wrkSht and change the rest to use wrkBk it works fine, I might have messed up there.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Share your code.
@sriganesht4030
@sriganesht4030 4 года назад
Hi, this is wonderful tutorial. I have a web page that requires multiple entries. I have the requisite data in an excel sheet. However, I do not want to submit the data in one go(after submit i dont get to edit it). There is a save draft option next to the submit button which i would like to use for trying the code before submitting. Is there a similar function from MS Excel to web pages and not just google forms.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
you can take the approach explained in below tutorial: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--GUw22ecRwI.html
@anomario3990
@anomario3990 4 года назад
My friend, can you try to develop the same thing to office forms? I'm trying to automate data entry to office form, but it works different, thank you for your attention.
@GurpreetSingh-xl7vn
@GurpreetSingh-xl7vn 4 года назад
You are great bro!!!
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
thanks
@GurpreetSingh-hd1ny
@GurpreetSingh-hd1ny 4 года назад
@@AutomationMadeEasy Brother Can you teach me things like this? I am a working guy and I can pay you.
@GurpreetSingh-xl7vn
@GurpreetSingh-xl7vn 4 года назад
@@AutomationMadeEasy it's says cannot read property getrange of bull line 18
@arjoshdejesus6806
@arjoshdejesus6806 4 года назад
Hi! First of all, nice tutorial 🙂 I have tried the first method. I found all the Element names for each data entry, and I input my data the way you did on the notepad, and compiled them into a single URL. Although, when I pasted it on the browser, an error appeared “There was an error submitting your response. TRY AGAIN” When I pressed try again, it worked and sent mu response. Is there a workaround to not encounter that error, and directly send my response? Thank you
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Thanks.. It must be some connection error for the one off error.
@timesDigit
@timesDigit 4 года назад
Hi. Very good explanation style. Your articulation is beyond good. Had a QQ - What is the script if I have to choose more than one option in the check boxes.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
just keep on appending entry.754654=Sports& entry.754654=Music
@timesDigit
@timesDigit 4 года назад
Okay. But lets say I have sports in one column and music in another column in sheets, then how do I create the script for 2 different columns which has the values belonging to the checkbox options.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Put it in one column and seperate them with commas or any other delimeter.
@hayaasheikh479
@hayaasheikh479 4 года назад
What to do for multiple choice grid?
@guuday2all
@guuday2all 3 года назад
Thanks so much! How do i display multiple say 100 records in each page and do pagenation like this comments or any e-commerce site.
@jedidiahjesse6903
@jedidiahjesse6903 3 года назад
Fantastic Video. May I ask how do you populate 2 different checkboxes ( for Sports ) for a single response in the spreadsheet?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Put the booes as comm seperated in the spreadsheet for eg Sports,Reading Some prograaming would be needed to split each hobby and then must be put in the url
@jedidiahjesse6903
@jedidiahjesse6903 3 года назад
@@AutomationMadeEasy Thank you! In addition to that question, may I know how do u give a random string in the "Others" for listitems? Ive found two separate name values, one with other_option_response and the other with numbers. Tried passing in value to other option response but no luck ie A B C Others: ___
@santhivenkatraman3355
@santhivenkatraman3355 3 года назад
here if any mobile number got auto submission (eg:9923882843) but in form it showing as (9.13E+09), inspiteof declaring that variable as (var)key word,what keyword should i use for mobile number ??
@angechaplin8721
@angechaplin8721 4 дня назад
Thank you sir !
@AutomationMadeEasy
@AutomationMadeEasy 2 дня назад
Most welcome!
@shivangdubey4461
@shivangdubey4461 4 года назад
Hey, is there a way to do this by using some other attribute than name? The form 'm trying to fill doesn't have a name attribute in its fields
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
use the same technique as explained in the tutorial for dropdowns
@jaysonmanadong1421
@jaysonmanadong1421 4 года назад
It's not working with me every time I tried to rerun the script this message pops up Exception: Request failed for docs.google.com returned code 404. Truncated server response:
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Format all data as plain text and try
@emanueke29
@emanueke29 3 года назад
Same problem
@A7XGaming
@A7XGaming 3 года назад
@@AutomationMadeEasy same problems
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
@@A7XGaming share your form url, script and google sheet
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
@@A7XGaming + is missing before tempatL Format all the data as plain text and re try
@shivprasadkale8404
@shivprasadkale8404 4 года назад
Hi! This is nice tutorial, saved my lots of time. I have a query regarding "other:" option in multiple choice or checkbox. how to script it? we need to describe in "other" space
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Thanks, you have to just keep appending the name property with the value: name.654646=Reading&name.654646=Other
@shivprasadkale8404
@shivprasadkale8404 4 года назад
@@AutomationMadeEasy I Get it , thank you, you made it too easy for non coder!!
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
glad you found it helpful
@anomario3990
@anomario3990 4 года назад
Hello, good vid bro.
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
thanks
@joaofreire6451
@joaofreire6451 3 года назад
Thank you for the video! It really helped! But I still have a doubt, I need to attach a file to each answer. It's possible? How can I automate this?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Have never tried file uploads with this approach but you can use an alternate UI based approach explained in below tutorial: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-7a8IofqBNo4.html
@dishatomar4707
@dishatomar4707 2 года назад
Hellow sir, thankyou so much for the great video but I am facing an error.... The options that you showed in radio button were single word options. My options have space inbetween, how to deal with it please reply!!!! Options which have space are not accepting replies and rest are accepting... What to do sir??
@mohamedhanysalaheldeenzahe1814
@mohamedhanysalaheldeenzahe1814 3 года назад
the resulting URL is too long for URLfetch to use, and i don't know how to fix it, can you help?
@m.aryankurniawan9353
@m.aryankurniawan9353 2 года назад
Hello, the codes can't recognize ">" and " 40 years" text. Can you help me explain please? Thx
@COOKINGBIRD
@COOKINGBIRD Год назад
Thank you
@AutomationMadeEasy
@AutomationMadeEasy Год назад
You're welcome
@shree12333
@shree12333 Год назад
I have one scenario where in sheet i have two columns - one is containing Id and other is containing Name . So I select ID in one field then wanted name in next field automatically and in disabled mode
@kokaha4872
@kokaha4872 4 года назад
hi there, im having an error Cannot read property 'getSheetByName' of null (baris 5, file "auto_entry") how can i fix this?
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Check spelling of your sheet. Spelling along with case must match with the actual sheet name in the script.
@misrte-ssakoraput3537
@misrte-ssakoraput3537 4 года назад
Such a nice and easy to understand video. I have some other requirements like dependent dropdown from google sheets to google form with a huge data Can you help me please?
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
Thanks . How can I help you?
@misrte-ssakoraput3537
@misrte-ssakoraput3537 4 года назад
@@AutomationMadeEasy I have to prepare a google form for collection of information against some pre-filled values which are to be linked from a google sheet with drop down menu. For example : Section-1 1. Block Name (14 blocks to be linked with google sheets -drop down) 2. GP Name (240 GPs to be linked with google sheet. the concerned GPs should be shown against the Block Name- drop down) 3. School Name ( 2526 Schools to be linked with google sheet. The concerned schools should be shown against the concerned GP- drop down) Section -2 4. Enrollment (blank column, to be filled up by the concerned school HM) 5. Teacher position (blank column, to be filled up by the concerned school HM) 6. Other information as and when required If you would like , i will send a excel file to understand better
@PURIANS3
@PURIANS3 2 месяца назад
After column g your formula is not working so how we work upto O column
@justaditya678
@justaditya678 Год назад
thank you brother, i have question. How about if that input type is a file ? how to do auto entry file ?
@olivertorrez5256
@olivertorrez5256 3 года назад
will the the automate data entry work for another pages ? or just google forms?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
The approach explained in the tutorial is applicable for google forms only. For generic auto data entry you may refer below tutorial: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AEp0Yeis9AM.html
@ayushsarawgi7794
@ayushsarawgi7794 3 года назад
Thank you very helpful! how do we also automate file upload in the same form ?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Not possible
@jarmess8788
@jarmess8788 4 года назад
Hi, the var Final URL seemed to have an issue for me... It says SyntaxError: Unexpected token 'var' (line 30, file "Code.gs"). Do you have any ways to solve it?
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
there shall be no space between final and url var finalURL
@m_adil
@m_adil 4 года назад
@@AutomationMadeEasy it didnt resolve
@xiaowang9255
@xiaowang9255 2 года назад
How to input # in form?for example abcd#1234. It only shows abcd, value disappear after #
@peilyntan9377
@peilyntan9377 2 года назад
I have an error stating [Saved Progress It looks like there's a more recent draft of your response. Update to your latest draft to pick up where you left off. ] May I know how I resolve this?
@leofrancisco9708
@leofrancisco9708 2 года назад
- Click update - Find and click on clear form - Retry It worked for me when I was doing one.
@shashankshirke3689
@shashankshirke3689 Год назад
Thanks for such helpful video Sir. How do we print 6% in answer .
@tamerruhioglu9710
@tamerruhioglu9710 Год назад
Thanks for the amazing video, is it possible to edit or update any field as well? example update a person's age How can I reach you urgently?
@AutomationMadeEasy
@AutomationMadeEasy Год назад
write into info@automationandagile.com
@taufiqsabirin9780
@taufiqsabirin9780 4 года назад
Great tutorial! What about dependent option from a drop-down list?
@AutomationMadeEasy
@AutomationMadeEasy 4 года назад
As long as your data adheres to the dependent dropdown values; There shall be no issues.
@shawstack
@shawstack 3 года назад
when the forms generates random questions or random slots??? please?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Rabdom questions are genrally based on answers to previous questions so it needs to be programmed based on the different scenarios with advanced programming logic
@taarala8136
@taarala8136 2 года назад
Hello sir, I've watched your videos on RU-vid. This is in regard to google forms. I have to enter a large amount of data in the google forms. Is there a possible way to do that. I do not have access to google forms settings it is protected. Waiting for your reply, sir.
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
i need to see the form to suggest a solution
@taarala8136
@taarala8136 2 года назад
@@AutomationMadeEasy how do I send you all the details, sir ?
@MZgamingYT
@MZgamingYT 9 месяцев назад
how to find the entry number of multiple choice, like Facebook, RU-vid, TikTok and you should choice only one
@narutouzumaki-lt3uv
@narutouzumaki-lt3uv 3 года назад
If anyone got "Invalid Arguments" try to check which line that contain the invalid arguments. If its pointing to the UrlFetch, put this in your script: var finalURL = formURL + formData var urlEncoded = encodeURI(finalURL) var options = { "method" : "post" }; UrlFetchApp.fetch(urlEncoded, options);
@subhankhan9563
@subhankhan9563 3 года назад
I'm getting ReferenceError: encodeURL is not defined What can be done?
@javiera.palaciosc1515
@javiera.palaciosc1515 3 года назад
Thanks broth for your answer, I did that but now I have this error exception: request failed return code 401. Truncated server response. Do you have any Suggestion?
@javiera.palaciosc1515
@javiera.palaciosc1515 3 года назад
@@subhankhan9563 Thanks broth for your answer, I did that but now I have this error exception: request failed return code 401. Truncated server response. Do you have any Suggestion?
@dinomug8469
@dinomug8469 3 года назад
Any way you can put the code in the description of the video
@ajithvictor7154
@ajithvictor7154 3 года назад
i faced problem Error Exception: Limit Exceeded: URLFetch URL Length. how to solve this error 100 entries i have .
@seniorplaya
@seniorplaya 3 года назад
Hi! Great Video! I just have a question: When I write the form response URL (which I edited and later added on the address bar) it automatically sends me to the view form url. How can I fix this?
@seniorplaya
@seniorplaya 3 года назад
Also I only get, jsname=.. not name ☺️
@seniorplaya
@seniorplaya 3 года назад
Fixed it! 😁
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Congratulations :)
@TechnoEveryday
@TechnoEveryday Год назад
Will it work for forms which requires email authentication?
@AutomationMadeEasy
@AutomationMadeEasy Год назад
no. only open forms
@jameso.akinsiun2951
@jameso.akinsiun2951 Год назад
Thanks for the amazing video, is it possible to edit or update the Timestamp as well? How can I reach you urgently?
@AutomationMadeEasy
@AutomationMadeEasy Год назад
i replied to ur email
@projectgroot9338
@projectgroot9338 3 года назад
i cant find name attribute in the inspect element
@he_vyas
@he_vyas 3 года назад
How can we pass multiple value in spreadsheet column for multiselect checkbox.in ur example how can u pass both reading,singing?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
you to jisy keep appending & entry.54646=Singing&entry54646=Sports
@shashankarya7291
@shashankarya7291 3 года назад
What if we want to add a new row and not give a specific row number in var code, instead it should get updated when we add new row with new data.
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
use while loop. Check if the Column A data is blank or not. assume column A data is represented by variable fname while (fname != "") { //code }
@liengd
@liengd 2 года назад
Nice Tutorial! How about automating data entry including file uploads?
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
Not possible
@yohanesphilis5958
@yohanesphilis5958 2 месяца назад
nice video, but what if you dont want to submit it, like what would you do if you just wanted to fill out one form, and then you can manually check it and then submit it on your own, how would you do that?
@AutomationMadeEasy
@AutomationMadeEasy 2 месяца назад
not sure about that, but we could implement a number of checks before the form is submitted to ensure correct submission
@sarveshpoddar5360
@sarveshpoddar5360 3 года назад
Hey bro, good explanation and attention to detail! I tried finding the name entry for "email address" but really not able to find. Tried your dropdown method by filling in the data and then looking for it in developer mode but not able to find it any way. Can you help?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
its an open form or restricted to a domain?
@shantipramothnair1256
@shantipramothnair1256 3 года назад
Excellent explanation... I finally found what i was looking for. Having the same query.. Unable to find name entry for email address
@shantipramothnair1256
@shantipramothnair1256 3 года назад
@@AutomationMadeEasy it is an open form.. Stilk unable to find name entry for email address
@umeshbasnet7598
@umeshbasnet7598 Год назад
Hi, I am not able to see the entry number as it is showing "Required dir="auto" in place of "name""entry.142" in your example?
@AutomationMadeEasy
@AutomationMadeEasy Год назад
type some text in any field and search for the same in the developer window you will find the id
@VarunSharma-iu9fs
@VarunSharma-iu9fs 2 года назад
Hey there can I get your help? Actually I'm unable to find the name tag in inspect section from step 3
@AutomationMadeEasy
@AutomationMadeEasy 2 года назад
populate the field on the form with some data manually and search the same data in the developer window you will find the name of the field
@NamHaVblog
@NamHaVblog 3 года назад
Thanks
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
Welcome
@muhammadnabeel1011
@muhammadnabeel1011 2 года назад
i am unable to find name entry for linear scales
@laluhabibsasiwimba8610
@laluhabibsasiwimba8610 3 года назад
Sorry, I can't find the name="entry.xxxxxxxxx" in the inspect when i inspect the text box.. maybe google form was hidden that thing?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
refer to the section where dropdown is explained. Apply same logic for text boxes. You will find name property
@sarveshpoddar5360
@sarveshpoddar5360 3 года назад
@@AutomationMadeEasy not able to find name property even after using the trick from dropdown section. I tried searching for the word "entry" also, and there is just one search which has "_sentinel". Can you please guide?
@coolsam4044
@coolsam4044 Год назад
i have last option in form option for image upload how to setup?
@marwandarwish6513
@marwandarwish6513 4 года назад
When I paste URL i get this error: "Sorry, unable to open the file at this time." Anyone knows why or how to fix? Thank you for the video
@epoldgr8920
@epoldgr8920 3 года назад
I need help with this also
@olivertorrez5256
@olivertorrez5256 3 года назад
Can Still trying this if Google form is strictly one response per person?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
no wont work
@optique1234
@optique1234 3 года назад
I have a toggle button to receive a copy of the response in my email. Is there anyway to toggle the button on/off?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
toggle is on the published form or at the time whan you are creating/updating form field?
@AutomationMadeEasy
@AutomationMadeEasy 3 года назад
@Melissa Gomez Can you share link of your form? Will look into it and suggest a solution.
Далее
How to Create & Share Prefilled Google Form
18:11
Просмотров 2,9 тыс.
Smart Sigma Kid #funny #sigma #memes
00:26
Просмотров 1,5 млн
🤡Украли У ВСЕХ🤪
00:37
Просмотров 251 тыс.
How to Automate Data Entry in Google Forms
22:52
Просмотров 127 тыс.
Google Forms Prefilled Link Tutorial
6:36
Просмотров 39 тыс.
Google Forms Tutorial
29:15
Просмотров 1,1 млн
Smart Sigma Kid #funny #sigma #memes
00:26
Просмотров 1,5 млн