PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Adding the USER field to the export

  1. Hi There

    Is there a way to export the USER field to the form export to CSV. For instance I have all these entries but when I export I only have the ability to see the user IP?

    Hope someone can help :)

    Posted 12 years ago on Wednesday October 26, 2011 | Permalink
  2. Hi James,

    I confirmed currently the user is not available for export. This might be something that we can add in the next version; however, in the interim, you can get this information by adding a hidden field to your form ( like so: http://grab.by/b84M ) and exporting this field.

    Posted 12 years ago on Wednesday October 26, 2011 | Permalink
  3. Awesome, Would I able able to add the email addess too? What would the code be for that?

    Thanks again.

    Posted 12 years ago on Thursday October 27, 2011 | Permalink
  4. Hi James,

    The email address is not available as a default merge token. You can still use the hidden field field approach to capture this; however, you would need to populate this using a hook. Here is some more info on populating user meta:

    http://www.gravityhelp.com/forums/topic/right-parameter-names-to-pre-populate-the-names-fields#post-16420

    Posted 12 years ago on Thursday October 27, 2011 | Permalink