I have this google app script web app for users to submit their requirements via online and I store it to my google drive. What I want to do is when a user inputs his/her name and upload his/her file in the system after clicking submit button, his/her file will be put into a folder in my google drive, the folder name will be the name he/she has inputted during the uploading of files.
Example:
Name: Juan dela Cruz File: registration_form.pdf
SUBMIT
goggle drive:
Juan dela Cruz folder containing registration_form.pdf file