Well... Maybe I *am* getting it wrong.... here's what I'm doing:
1) Left side dashboard, in the "Forms" section, I pick the "Import/Export" link.
2) On the resulting Export page (...gf_export) there are three links at the top;
Export Entries | Export Forms | Import Forms ... I pick "Export Entries".
3) On the resulting "Export Form Entries" page (...gf_export&view=export_entry) I choose my form from the drop-down box.
4) Choosing my form in the drop-down results in a long list of my form fields; I pick "select all".
5) After "select all" checks all the form field boxes I scroll to the bottom.
6) I leave the date ranges blank
7) I pick the "Download Export File" button.
8) Firefox Downloads offers to save the download file, called "......2010-11-04.csv"
9) A file entitled ".....2010-11-04.csv" is downloaded.
10) If I look at the first few lines of that file in notepad, they read:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<title>Visage Creative › Log In</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="http://visagecreative.com/wp-content/plugins/fancybox-for-wordpress/css/fancybox.css" type="text/css" media="screen" />
<style type="text/css">
div#fancy_inner {border-color:#BBBBBB}
div#fancy_close {right:-15px;top:-12px} .................
But, if I follow the same process in IE, the first few lines of the identically named file are:
"Your Name:","Your Title:","Community Name:","Shipping Address:","City:","State:","ZIP:","Your email:","Your phone:","Your Fax:","Door Hangers","250 qty | $135 (plus tax)","500 qty | $220 (plus tax)","1000 qty | $340 (plus tax)","250 qty | $135 (plus tax)","500 qty | $220 (plus tax)","1000 qty | $340 ........
So - it appears to me that I *am* following the "entries" process, and not the "form" process, its just that in FF, for whatever reason, although it creates a file with a CSV *name*, the content is the same as the XML (form) export file.
Thanks for the help on this (LOVE Gravity Forms!),
Chris
Posted 14 years ago on Thursday November 4, 2010 |
Permalink