Plugin Directory

Changeset 1193129


Ignore:
Timestamp:
07/06/2015 08:24:00 AM (11 years ago)
Author:
winball
Message:

readme screenshots didn't work

Location:
gravity-forms-to-excel-addon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gravity-forms-to-excel-addon/tags/0.1.3/readme.txt

    r1193096 r1193129  
    1111Gravity Forms AddOn which saves form data into a given Excel document and attaches it to notification emails
    1212
     13== Description ==
    1314
    14 
    15 == Description ==
    1615This 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.
    1716
     
    3736Professional 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).
    3837
     38== Installation ==
    3939
    40 
    41 == Installation ==
    4240Upload the plugin to your blog (manually via ftp or through the dashboard) and activate it.
    4341
    4442*This plugin requires Gravity Forms by RocketGenius to be active.*
    4543
     44== Frequently Asked Questions ==
    4645
    47 
    48 == Frequently Asked Questions ==
    4946We are waiting for input ...
    5047
     48== Screenshots ==
    5149
    52 
    53 == Screenshots ==
    54501. Use the admin field labels to associate the data with the form fields.
    55512. Upload your Excel file, type in your sheet number and select the notifications.
    56523. The target sheet will contain the admin field labels in column A and the form data in column B.
    57534. Using simple formulas (e.g. A1=...) your form will show the data coming from the web form.
    58 
    59 
    6054
    6155== Changelog ==
  • gravity-forms-to-excel-addon/trunk/readme.txt

    r1193092 r1193129  
    1111Gravity Forms AddOn which saves form data into a given Excel document and attaches it to notification emails
    1212
     13== Description ==
    1314
    14 
    15 == Description ==
    1615This 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.
    1716
     
    3736Professional 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).
    3837
     38== Installation ==
    3939
    40 
    41 == Installation ==
    4240Upload the plugin to your blog (manually via ftp or through the dashboard) and activate it.
    4341
    4442*This plugin requires Gravity Forms by RocketGenius to be active.*
    4543
     44== Frequently Asked Questions ==
    4645
    47 
    48 == Frequently Asked Questions ==
    4946We are waiting for input ...
    5047
     48== Screenshots ==
    5149
    52 
    53 == Screenshots ==
    54501. Use the admin field labels to associate the data with the form fields.
    55512. Upload your Excel file, type in your sheet number and select the notifications.
    56523. The target sheet will contain the admin field labels in column A and the form data in column B.
    57534. Using simple formulas (e.g. A1=...) your form will show the data coming from the web form.
    58 
    59 
    6054
    6155== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.