Form Submissions Database Cleanup
-
Hi Support
To set the scene ……..
We use a Forminator form to collect user input data.
Occasionally the users will start a form but the process will not complete – for various reasons. We accept this and make adjustments within our administration process to account for this, including the form count (used in the Behavior>>Lifespan calculation).
Once our data collection is complete we delete all submissions using the bulk update function on the Forms Submissions page.
Our question is ………
How do we safely clean up the data base for the “failed to complete” submissions, that don’t present on the Form Submissions page.
These “failed to complete” submissions are held in the form count, so we would like to have this count back to zero ready for our next data collection.
These “failed to complete” submissions also present in the form Export file as follows eg.
“Feb 16, 2023 @ 3:25 PM”,,,,,,,,,,,,
“Feb 9, 2023 @ 8:59 PM”,,,,,,,,,,,,
“Feb 5, 2023 @ 9:26 AM”,,,,,,,,,,,,
We can find these submissions in “Table: wp_frmt_form_entry“
But can’t see any matching records in the “Table: wp_frmt_form_entry_meta“
Is it OK for us just to delete these “failed to complete” submissions from “Table: wp_frmt_form_entry“? And will this then set the form count to zero (used in the Behavior>>Lifespan calculation)? Or will this risk corrupting the database?
Many thanks,
RME
- The topic ‘Form Submissions Database Cleanup’ is closed to new replies.