I am trying to develop a link between google sheets and google forms to enter the relevant information. However I can create dependent dropdowns in google sheets, but I can't see how you can create a dynamically linked drop-down in google forms. Example is: Dropdown 1 = LIst of groups, for example, G1, G2 Once selected the drop-down 2 is prepopulated with the the people in G1 or G2 if selected. So G1 list has Ben, David and Phil G2 list has Sarah, Claire and Karen
So if I selected G2 in Dropdown 1 I should get Sarah, Claire and Karen in the Dropdown 2 list to choose from.
However I need to have the dropdown 2 entries inserted in the same field in google sheets as if I had chosen G1 and then selected Ben, David or Phil.
Hope that is clear