That depends on if it's a developer doing it or if you would like this to be a feature that allows Formulate users to delete the data.
If you want non-technical people to be able to delete data, I recommend creating a feature request here with lots of details about how you would like this to work: https://github.com/rhythmagency/formulate/issues
If a developer is deleting the data, they can do so in SQL. The table is FormulateSubmission.
As a non-developer with no SQL experience, the option to clear a form's submission history would be welcomed. Even for a basic Contact Form I've already amassed a dozen or more test records and it would be nice for the client if these weren't in their CSV forever. I'll take a look and see if it had made it into the issue log.
Clear old data of forms
Hi
How can I delete old data of forms?
Thank you
That depends on if it's a developer doing it or if you would like this to be a feature that allows Formulate users to delete the data.
If you want non-technical people to be able to delete data, I recommend creating a feature request here with lots of details about how you would like this to work: https://github.com/rhythmagency/formulate/issues
If a developer is deleting the data, they can do so in SQL. The table is
FormulateSubmission
.As a non-developer with no SQL experience, the option to clear a form's submission history would be welcomed. Even for a basic Contact Form I've already amassed a dozen or more test records and it would be nice for the client if these weren't in their CSV forever. I'll take a look and see if it had made it into the issue log.
Created an Issue. https://github.com/rhythmagency/formulate/issues/97
is working on a reply...