Form Submissions

Top  Previous  Next

The section contains all form input data that was submitted to the database.

 

Sort Submissions

The following data sorting capabilities are available:
To sort submissions by name click Form Name.
To sort by date and time of submission, click Date/Time

 

View / Delete Submissions

To view the submission, click the 'View submit' button -
To delete a certain submission, click on the deletion icon -

 

Search Submissions

To open the submissions manager, click on the link 'Search submits'. In this section you can search the selected form submissions by a date range, submissions group and any field's value. Click 'Select submissions' to select the searched submissions. From here, you can either delete all the submissions or export them to CSV / SQL / Database (see Export Form Submissions below)

 

       

Export Form Submissions

To export form input data to a CSV file, press the button 'Export>'.
In the right hand section you can select submission groups for the export. Select the form name and check 'CSV export' to export all its submissions to a CSV file.

 
Check 'SQL Export' to export form submissions to a data file with an *.sql extension that contains the script for table creation.

 
Check 'Database Export'* to export data to the database specified in form options.

 

*NOTE: If the field names in your form contain special characters or there are several fields with the same field name, it is recommended to use the SQL export feature, which results can be easily copied / pasted to the database query line and run the script for execution.

 

Click on the 'Export data!' button to export the selected form submissions. Press the button 'Delete Export!' to delete form submissions from the database.

 

To navigate through the submissions, click 1, 2, 3, etc. below the submissions list. The page number shows up only if a certain amount of submissions is made.