file saved in logged in gdrive not one specific gdrive
if i have domain and hosting.then i can create web form where i have some input box and file uploading option .then data will be saved in mysql and file upload on hosting. but i want to do it free . Basically, what I am hoping to achieve is a simple html form with a few input text fields & a file upload option. I would like the input fields to populate a google sheet & the file upload to be sent to a specific folder only on one specific google drive id like "[email protected]" The sheet should store the input field’s data, but also a url to the uploaded file.
i test your code its working perfectly but it saves file in logged in gdrive not specific gdrive.
when in chrome browser i am loggedin as [email protected],it save file in waqas gdrive. and when in chrome browser i am loggedin as [email protected],it save file in fahad gdrive.
but i want files always saved in "[email protected]"
is that possible or not
https://script.google.com/macros/s/AKfycbyJYDylkcWS-oJVCtgwzIyNNkiGm_KGOU9e8wDRV6Z8FkN6Vqk/exec
project uploaded here