Autocomplete Google Form based on values in spreadsheet -


i'm writing script autocomplete fields in google form based on field has started filled out. argument's sake, let's it's address. when user fills form out so:

form1

and if in spreadsheet called defaults there row address:

sheet1

not only field updated, other fields match are, (like name , email).

does have suggestions me? research has turned nothing too useful case.

it's not possible create autocomplete field in live google form. can create stand alone apps script web app using html, css, , javascript. style make google form.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -