Title: Incorrect data with &amp;data=1
Last modified: August 31, 2016

---

# Incorrect data with &data=1

 *  [ouegy](https://wordpress.org/support/users/ouegy/)
 * (@ouegy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/incorrect-data-with-data1/)
 * Hi,
 * This is a sample of the data which is being returned.
 * [field] => Array
    ( [1.Full Name] => Ian Butler (TEST) [1] => Ian Butler (TEST)[
   Full Name] => Ian Butler (TEST) [35.Email] => email@address [35] => email@address[
   Email] => email@address [2.Week Commencing] => 01/01/2016 [2] => 01/01/2016 [
   Week Commencing] => 01/01/2016 [3.Mode of transport to site addresses] => Car[
   3] => Car [Mode of transport to site addresses] => Bus [3.Mode of transport to
   site addresses_name] => Car [3_name] => Car [Mode of transport to site addresses_name]
   => Bus [4.Enter vehicle registration] => V485 ENN [4] => V485 ENN [Enter vehicle
   registration] => [5.Enter total weekly mileage] => 55 [5] => 55 [Enter total 
   weekly mileage] => [6.Enter total weekly cost of travel] => [6] => [Enter total
   weekly cost of travel] => £55 [7_path] => Array ( )
 *  [7.Attach image reciepts_path] => Array
    ( )
 *  [7.Attach image reciepts] => Array
    ( )
 *  [7] => Array
    ( )
 *  [Attach image reciepts] => Array
    ( [0] => wp-content/uploads/gravity_forms/
   8-97f7d1a5b416b8b3e425dfced28f4159/2016/01/Screen-Shot-2016-01-14-at-08.05.571.
   png )
 * Number 3 in the array represents a drop down field. How can Bus and Car be returned?
   Car was chosen when I submitted the form. Also what does [3_name] represent?
 * This looks like it isn’t right too [4.Enter vehicle registration] => V485 ENN
   [
   4] => V485 ENN [Enter vehicle registration] =>
 * Shouldn’t the [Enter vehicle registration] contain some data?
 * Thanks
 * [https://wordpress.org/plugins/gravity-forms-pdf-extended/](https://wordpress.org/plugins/gravity-forms-pdf-extended/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/incorrect-data-with-data1/#post-6969637)
 * Hi,
 * If you have multiple fields with the same name it can override the array keys
   in the $form_data array. Use the ID or ID-and-field-name keys instead.
 * The `_name` fields represent a dropdown, checkbox or radio field name. The non-
   name keys are the field values of the above-mentioned fields.
 * You can also use Gravity Forms merge tags in the PDF template.

Viewing 1 replies (of 1 total)

The topic ‘Incorrect data with &data=1’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-pdf-extended/assets/icon-256x256.png?rev=3168987)
 * [Gravity PDF](https://wordpress.org/plugins/gravity-forms-pdf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-pdf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/incorrect-data-with-data1/#post-6969637)
 * Status: not resolved