Changeset 1193129
- Timestamp:
- 07/06/2015 08:24:00 AM (11 years ago)
- Location:
- gravity-forms-to-excel-addon
- Files:
-
- 2 edited
-
tags/0.1.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gravity-forms-to-excel-addon/tags/0.1.3/readme.txt
r1193096 r1193129 11 11 Gravity Forms AddOn which saves form data into a given Excel document and attaches it to notification emails 12 12 13 == Description == 13 14 14 15 == Description ==16 15 This Gravity Forms AddOn saves form data into a given Excel document and attaches it to notification emails. You don't need any programming skills to get native Excel documents back as the result of your Gravity Forms web form. After uploading your Excel 2007 file (.xslx, other versions are not supported) the form data is saved into one sheet (which you can define) of your document. You can then select to which notification emails this Excel file should be attached to. Using simple Excel formulas (=A1) you can fill out complex Excel sheets with data from the web form. No further export or import of CSV data is required. 17 16 … … 37 36 Professional web services are our actual business. If you need help with your form or your Excel file, please feel free to [contact us](http://winball.de/wp4office-gf2excel-services). 38 37 38 == Installation == 39 39 40 41 == Installation ==42 40 Upload the plugin to your blog (manually via ftp or through the dashboard) and activate it. 43 41 44 42 *This plugin requires Gravity Forms by RocketGenius to be active.* 45 43 44 == Frequently Asked Questions == 46 45 47 48 == Frequently Asked Questions ==49 46 We are waiting for input ... 50 47 48 == Screenshots == 51 49 52 53 == Screenshots ==54 50 1. Use the admin field labels to associate the data with the form fields. 55 51 2. Upload your Excel file, type in your sheet number and select the notifications. 56 52 3. The target sheet will contain the admin field labels in column A and the form data in column B. 57 53 4. Using simple formulas (e.g. A1=...) your form will show the data coming from the web form. 58 59 60 54 61 55 == Changelog == -
gravity-forms-to-excel-addon/trunk/readme.txt
r1193092 r1193129 11 11 Gravity Forms AddOn which saves form data into a given Excel document and attaches it to notification emails 12 12 13 == Description == 13 14 14 15 == Description ==16 15 This Gravity Forms AddOn saves form data into a given Excel document and attaches it to notification emails. You don't need any programming skills to get native Excel documents back as the result of your Gravity Forms web form. After uploading your Excel 2007 file (.xslx, other versions are not supported) the form data is saved into one sheet (which you can define) of your document. You can then select to which notification emails this Excel file should be attached to. Using simple Excel formulas (=A1) you can fill out complex Excel sheets with data from the web form. No further export or import of CSV data is required. 17 16 … … 37 36 Professional web services are our actual business. If you need help with your form or your Excel file, please feel free to [contact us](http://winball.de/wp4office-gf2excel-services). 38 37 38 == Installation == 39 39 40 41 == Installation ==42 40 Upload the plugin to your blog (manually via ftp or through the dashboard) and activate it. 43 41 44 42 *This plugin requires Gravity Forms by RocketGenius to be active.* 45 43 44 == Frequently Asked Questions == 46 45 47 48 == Frequently Asked Questions ==49 46 We are waiting for input ... 50 47 48 == Screenshots == 51 49 52 53 == Screenshots ==54 50 1. Use the admin field labels to associate the data with the form fields. 55 51 2. Upload your Excel file, type in your sheet number and select the notifications. 56 52 3. The target sheet will contain the admin field labels in column A and the form data in column B. 57 53 4. Using simple formulas (e.g. A1=...) your form will show the data coming from the web form. 58 59 60 54 61 55 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.