Title: Record value
Last modified: August 30, 2016

---

# Record value

 *  [juanbenjumea](https://wordpress.org/support/users/juanbenjumea/)
 * (@juanbenjumea)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/record-value/)
 * Hi.
 * I have a form working perfect in my site using the shortcode.
    But in the ‘Responses
   sheet’ I only get the Timestamp column, without any value. I don’t have domain
   yet
 * Same form works perfect in my local installation.
 * Do you know what can be happening?
 * Thank you!
 * [https://wordpress.org/plugins/wpgform/](https://wordpress.org/plugins/wpgform/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/record-value/#post-6621066)
 * Are the fields for your form optional or required? I always recommend testing
   with a very simple (1 or 2 entry widgets) Google Form to make sure all of the
   communication is working. It is a lot of work to fill out a 10 question form 
   just to see if it submits.
 *  Thread Starter [juanbenjumea](https://wordpress.org/support/users/juanbenjumea/)
 * (@juanbenjumea)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/record-value/#post-6621080)
 * Hi.
 * Fields are optional, but I’m choosing a value to send the form
    I tried with 
   options and list item type
 * I think communication is working, because the automatic timestamp field is correct,
   but nothing happens with answers values of each field.
 * Thank you
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/record-value/#post-6621173)
 * The timestamp is added by Google Drive, it is not passed through from the form
   submission. Try changing one of your fields to required, I suspect you’ll find
   that the form will not submit due to “missing required fields” or something to
   that effect.
 * Are you using radio buttons or checkboxes? If you’re using checkboxes make sure
   there are no (as in zero) Javascript errors on your page as a Javascript error
   will prevent the jQuery script which modifies the checkbox fields so they properly
   pass their value from WordPress (which is PHP based) and Google Drive (which 
   is Python based). Python and PHP handle checkboxes differently so the jQuery 
   script modifies the form elements so they will through the form submission process
   properly.
 * Based on your description, that would be my first guess. There are a few other
   oddball situations I have run into which prevented parameter processing but it
   has been has been a while.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Record value’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/record-value/#post-6621173)
 * Status: not resolved