Using a appsheet sheet with google Form

Hi Guys, I’ve a AppSheet app working well, for my employees. However, I would like my clients to input some information in the same sheet (through Google Forms) used by this app. I have tried this, but when I created the google form using the sheet, the app lost this sheet as a datasouce.

Any way to use the same Appsheet’s sheet with google forms ?

thank you

1 Like

Are you able to create a form for the existing gSheet?

Hi @AleksiAlkio , yes, but when I create the form, the datasource of my app changed for an empty sheet, related to this form.

Well, to solve my problem, I created another sheet, and a script to copy the records from this new one to the main sheet, and it’s working well. thank you

Good to hear it works now!