In this article we will be discussing how to receive custom form data through React JS, often times when we need to do this we always have to pass ...
For further actions, you may consider blocking this person and/or reporting abuse
Hey, Mine is saying this.
Access to XMLHttpRequest at 'script.google.com/macros/s/AKfycby...' from origin 'localhost:3020' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Same With me as well
Thanks for this. If you are here and you having a problem with this, you can check this video I made about it: Video
I didn't understand from the part - "We then proceed to Extensions → App Scripts then copy this code into the ". What are we doing here?
You’re trying to create a script on google sheets that collates data
Hey @tuasegun I tried but it's not sending data to my google spreadsheet. Do I need to put the spreadsheet id in the Apps Script? Also, can you please share a repository as a working example?
Hello, do you still need help with this. I could schedule a meeting with you.
yes i need
Shoot me a google meet on tuase360@gmail.com
If somebody will help this. When it is not working for you just run function initialSetup() at first.
how to save form data to google sheets
I'm getting 401 response and cors error. Is there a workaround for that?
Awesome 👌 👏
The code that was pasted in the App script, is it a ready-made function?
Yes, something like that
I have used this in one of my projects and it worked great, but I tried to use it in a different project and it is not transferring my data
THANK YOU. Worked first try. Nothing happened in the webpage (obviously) but the data popped up in the sheet. Now to display the thank you message and disable the form after submit.
its not working for me
It shows nothing in the sheer