We are just starting. Next steps will include tracking of cases, emails and more. Any suggestions?
@agonaivankutosi41855 күн бұрын
This has really been helpful to me in my ticketing system . . keep it up
@jawsstech2 жыл бұрын
Thank you so much for this tutorial. I am already learned very much from watching your video. I am a subscriber. Your coverage of how to use the google documentation was so helpful to me. It is going to make a huge difference in my ability to use apps scripts. Thanks again.
@practicalsheets2 жыл бұрын
Ím so glad this is helpful to you Thanks for the kind words! Regards!
@tecstalinramirez Жыл бұрын
Conocí tu canal en español, es asombroso que también lo tengas en inglés, tu inglés es muy muy bueno, agradezco a Dios tus conocimientos y método de enseñanza, eres muy bueno, bendiciones.
@practicalsheets Жыл бұрын
muy amable por tus palabras. La verdad todavía me quedo pensando muchos temas, jaja, pero hacer videos me ayuda no solo a mejorar en sheets, sino tambien en ingles! gana-gana! Mil gracias!
@PaulRiveroZ10 ай бұрын
@@practicalsheets Hola! están geniales estos videos, pero me cuesta un poco el inglés. ¿Cual es tu canal en español?
@practicalsheets10 ай бұрын
@@PaulRiveroZ Aquí te lo dejo Pablo www.youtube.com/@JuanSGuzman Saludos!
@cameronf065 ай бұрын
Thank You for this tutorial! I am currently implementing a system for my department. Excellent tutorial 🎉
@practicalsheets5 ай бұрын
Thank you for commenting!
@delomuvis41624 ай бұрын
I really admire your knowledge in the use of google products. Which course did you take that got you up to speed please. Can you share it with me?
@practicalsheets4 ай бұрын
Hello! I began with this youtube channel www.youtube.com/@ExcelGoogleSheets/videos Kind Regards
@bijanbaniasadi65593 жыл бұрын
Very nice to see the method!
@practicalsheets3 жыл бұрын
Thank you! Actually this timestamps took way longer than I thought. Next video I´ll get into the help desk aspect with more detail. Regards!
@wyvettecharles7628 Жыл бұрын
Thank you for sharing this. It actually worked but the 1 for the Requirement Code did not work. I will have to use a formula instead. I left off on this part and will come back and finish this tomorrow. Please share videos on how to assign and escalate the tickets. And are you available for 1 on 1 sessions on google calendar?
@СергейИзместьев-ф1н Жыл бұрын
Hello! Thank you for your hard work. Is it possible to download your scripts or transfer them to google? Best wishes!
@practicalsheets Жыл бұрын
Hello!! You can access all of them in the patreon page where you can support me. If not, send me an email. Regards!
@torialpedro65402 жыл бұрын
Hello! Thank you for your videos. I am following along. I am still getting e is undefined. after adding the trigger
@practicalsheets2 жыл бұрын
Hello! Are you running it from the editor, or just sending the form? Regards!
@didulanimesh67753 ай бұрын
super
@practicalsheets3 ай бұрын
Thank you!
@Sheikh_Yerbouti2 жыл бұрын
I am following along with you to learn a bit more about forms and scripting them. I am currently stuck on this error and I have checked and double checked, but still keep receiving this error "TypeError: questionResponses[0].getItemResponses is not a function at addAnswer(Code:6:40)".
@practicalsheets2 жыл бұрын
Hello Lachlan! Make sure you end getItemResponses with parenthesis () Regards!
@bijanbaniasadi65593 жыл бұрын
Hey, thanks, bro!
@practicalsheets3 жыл бұрын
Thank you for commenting!
@Friz8199 ай бұрын
i appreciate what we are building here. I get to the execution log, and it says status failed for the submission. Any ideas about how I can make this work?
@Friz8199 ай бұрын
@practicalsheets I found that I had errors where I had "(" and sometimes "{" vs. "}" positioned. I found i spelled "form" as "form" and eventually....... it worked!! I'm going to next video at some point soon. THANK YOU SO MUCH! this is great.
@practicalsheets8 ай бұрын
Sorry I wasn´t of any help ;) But sometimes when you solve it on your own you learn more that if I had told you... Kind Regards
@yenmagi88872 жыл бұрын
Thanks for this. However I am having problem with trigger whenever I submit the form it says ReferrenceError: formResponse is not defined at addAnswer (Code:4:17) What should i do?
@practicalsheets2 жыл бұрын
Hello Google Forms has had some problems in the past month Did it finally work? Regards!
@joselitosalvadora8007 Жыл бұрын
Good day sir, how about if we add in the array a File Type, it do append on sheet but we can't browser the file
@pongepongstan86377 ай бұрын
Hi @practicalsheets I got this error code "TypeError: Cannot read properties of null (reading 'appendRow') at addAnswer(Code:15:6)" please help to resolve this
@practicalsheets7 ай бұрын
Normally when the error is appendRow, the problem is in the sheet Please check that the name of the sheet is correctly written Regards!
@pongepongstan86377 ай бұрын
@@practicalsheets Hi I have change the name of the sheetsand it works now amazing!!, I have one other question, what if I want to insert or upload picture in the forms? I tried to put picture as one of my questionResponse but what I get from the response trigger is some random letters like this "[Ljava.lang.Object;@2b92eeb6"
@practicalsheets7 ай бұрын
@@pongepongstan8637 Hello An image comes as an array, so you should use [0] to access the first element of the array Images is a bit more complex subject I'll try to do a separate video Kind Regards
@hancemaglasang4495 ай бұрын
Hi why do i still have the same error after adding the trigger?
@practicalsheets5 ай бұрын
Which error? Kind Regards
@BradSalsman Жыл бұрын
Am getting this error: TypeError: Cannot read properties of undefined (reading 'getResponse') at addAnswer(Code:6:35) Would appreciate any assistance, thanks.
@practicalsheets Жыл бұрын
Are your running the function from the editor? Regards!
@mysterygay3 Жыл бұрын
@@practicalsheets i have the same error, code 14:41, running from trigger (submit form)
@practicalsheets Жыл бұрын
@@mysterygay3 Do you still have the error? Could I see your code?
@mysterygay3 Жыл бұрын
@@practicalsheets thankfully i fixed it, i realized the error code is line number and position of the error, so after some researching it worked flawlessly. Really thank you for your guide
@practicalsheets Жыл бұрын
I´m glad you fixed. Fixing these types of errors is the best way to learn. Regards!@@mysterygay3
@starry_impression2 жыл бұрын
When I am creating the trigger, the event source doesn’t have from form, I only have from spreadsheet. When I fill the form, the trigger is not executing
@practicalsheets2 жыл бұрын
Helloo You sure you´re creating it from the Google Form and not the Sheet? Regards!
@gangialf902 жыл бұрын
I try it but i have a problem with the timestamp variable; i’m currently stuck on this error and i have checked, but still keep receiving that error “TypeError: formResponse.getTimeStamp is not a function at addAnswer (code:4:30)”
@practicalsheets2 жыл бұрын
Hello Dario Google Forms has been having several issues this past month. Were you able to solve? Regards!
@gangialf902 жыл бұрын
@@practicalsheets no, after several attempts, I finally opted for another method
@practicalsheets2 жыл бұрын
@@gangialf90 Too bad! So sorry I wasn´t able to help. Regards!
@tantahwooding17592 жыл бұрын
Does Practical Sheets build Help Desks for clients?
@practicalsheets2 жыл бұрын
Hello! Not yet! I´m no expert in help desk. Hoepfully with this series of videos I can learn more about it, with the help of your comments Regards!
@kervinmartinez6628 Жыл бұрын
How about uploading photo? How can we do that on script with links on google drive to see the photo
@smac7712 жыл бұрын
Why I can't trigger the bot by simple update the sheet, made by filling the FORMS ? Writing the script looks so complicated.
@practicalsheets2 жыл бұрын
Hello Is true, We could also do the consecutive numbers without any code, just with formulas. However, this heavy work will pay in the future, because we can have a much more flexible system. I will try to do a parallel system without any code, so we can see the differences Thank you for the comment!
@torialpedro65402 жыл бұрын
I have an upload function in my form. The uploaded files go to a google drive folder. I can't seem to add the code for the file. I am using var image=questionResponses[4].getResponse() but it fives error.
@practicalsheets2 жыл бұрын
Yeah. I think attached files work differently. Iw ill work on that. Regards!
@khaaaloi2 жыл бұрын
We have the same error. Hopefully, there is an answer to our issue. :)
@kervinmartinez6628 Жыл бұрын
is there any update on this?
@TreyTamayo Жыл бұрын
Hello, I am having an error when running a trigger, it shows ReferenceError: emai is not defined at addAnswer(Code:12:25
@practicalsheets Жыл бұрын
Hello! Are you sure thevariable is not "email"? Regards!
@kevinpiedragosa298110 ай бұрын
How to reset Requirement Code Number using FormMule?
@BusinessBananaShikhe3 жыл бұрын
Can u share scripts
@practicalsheets3 жыл бұрын
Of course! In the patreon page you´ll find all scripts and templates Regards!
@jaws210152 жыл бұрын
@@practicalsheets but it's not free is it?
@practicalsheets2 жыл бұрын
@@jaws21015 No, sorry. It´s the catch for patreons, jaja. Regards!
@gautamvaid14153 ай бұрын
Hi I am Gautam facing TypeError: questionResponses[0].getResponses is not a function at addAnswer(Code:6:33) and this is my code which wrote function addAnswer(e) { var formResponse=e.response var email=formResponse.getRespondentEmail() var timestamp=formResponse.getTimestamp() var questionResponses=formResponse.getItemResponses() var high=questionResponses[0].getResponses() var gautam=questionResponses[1].getResponses() console.log("email: "+email) console.log("timestamp: "+timestamp) Logger.log("high: "+high) Logger.log("gautam: "+gautam) } Kindly help me out where i am wrong.
@practicalsheets3 ай бұрын
You should do Logger.log(questionResponses) to find your error Kind Regards