Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9831

How to associate Google Form response id to user_id of an app

$
0
0

I'm trying to embed a Google Form on my website on which I have users logged in.What I'm trying to do is match the responses of the form with the id of the users on my app.

What I've tried so far is:

  1. use a prefilled field with the id of the user. This doesn't work because the user can easily modify the field
  2. use onSubmit event on google scripts. This doesn't work because i have no way of passing additional data to the event
  3. tried obtaining the response id as the user hits the submit button on the form but was unable to find a way to get it

Any ideas on how can I accomplish this?


Viewing all articles
Browse latest Browse all 9831

Latest Images

Trending Articles



Latest Images