Hi
I want to redirect a user basis some 100 input field parameters of a form. For this, I was wondering whether element form, on submit, using the redirect URL, pass the input field parameters to the doGet function of a webapp (made using Google appscript).
Can someone please guide. I am a newbie to web development.
Thanks.