WebSite X5Help Center

 
Remi Penica
Remi Penica
User

Contact form in Google Sheets  en

Auteur : Remi Penica
Visité 50, Followers 1, Partagé 0  

Formulaire contact dans google sheet


Je veux stocker les contacts qui remplissent le formulaire dans google sheet.
Est ce possible et comment faire ?

------------------------------------------

Contact form in Google Sheets


I want to store the contacts who fill out the form in Google Sheets.
Is it possible and how can I do it?

Thanks 

Posté le
1 RéPONSES
John S.
John S.
User

One way is, to also send the data from the user to the databse.

From there (the database) you can directly view the data in a html-table. You can thern "clip" the data and paste them into a sheet.

Or you can make a little script that saves the data from the database into a CSV - file.

This file you can show online via a tool like this: https://derekeder.github.io/csv-to-html-table/

And/or you can import the CSV into a spreadsheet.

I think this is as close you will come to have the users data end in a Google sheet.

Lire plus
Posté le de John S.