DitsFormSaver

Creator: Dit's Media (ditsmedia)

Need help installing this extra?

About DitsFormSaver

Saves FormIt results and exports to CSV/XLS

Information

Released
May 5, 2011

Supported Database
MySQL

License
GPLv2

Supported Versions
2.0 - Current

Downloads
2,471

Instructions

1) Install through package management

2) Add 'ditsformsaver' hook to you FormIt call

3) Go to components -> DitsFormSaver

4) Add a new form; "Name" is for reference purposes only. "Save these fields" should be a comma separated list of field names (name,email,color,etc) you want to save

5) Remember the form ID

6) Go to your form's html code and add a hidden field: <input type="hidden" name="dfsForm" value="1" /> where 1 is the ID of step 5

7) Submit your form a few times. The "saved results" counter on the components' page should update after a refresh

8) Right click on the form row and choose "Export to CSV" or "Export to XLS"

9) You can clear the current results if you like by choosing "Clear form results"

Current releases

0.0.0-alpha
View | Download
May 5, 2011
2.0 - Current