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.

Removing unwanted fields from exporting entries selection list

  1. Anthony Wicks
    Member

    Is there a way to limit the items displayed on the Select Fields list for a download to the actual fields on the form? I want Select All just to download the fields I use but find that GF/WP adds several fields to the bottom so the user has to make a selection.

    Ideally, I would like the non-IT user to be able to download all the entries from time to time outside of WP/GF - is this possible with a script and/or SQL somehow?

    Thanks in anticipation.

    Posted 14 years ago on Monday June 13, 2011 | Permalink
  2. Currently there is no way to customize the export entries options. You'd have to Select All and then download. I'm not sure what you mean by GF adds several fields to the bottom.

    If you want to do your own custom export you could write your own script. You could reverse engineer and copy the code found in the export.php file and write your own PHP script to export data.

    Posted 14 years ago on Monday June 13, 2011 | Permalink