Google Forms: Send data to spreadsheet

前端 未结 6 832
情深已故
情深已故 2020-12-08 08:26

How can I send the data from a webform to a google spreadsheet? I made a form with Google Drive, but to get custom CSS running, I need to copy the form tag.

In my ca

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 09:06

    It's very simple.

    1. Get your form id from FORM tag "action" property, you can get form tag at source of the Google Form web page

    2. Get your field ids Ex. "entry.1472837636"

    Please refer below example now.

    
    
        
            
            CUSTOM GOOGLE FORM
        
    
        
            
    
            
    Rate this help note 1 2 3 4 5 6 7 8 9 10
    Are you satisfied from this help module ? Yes No
    comments

提交回复
热议问题