That is the only way to delete entries using visual tools.
There are ways to delete entries without using the standard delete tools...
- If you are fine with deleting ALL the entries you could EXPORT the form you want to delete the entries for using Export Forms under Import/Export which will generate an XML file of the form. Then delete that form, which will delete all the entries. Then IMPORT the form again from the XML file that was generated when you exported it.
- Delete the data directly in the database. You would have to delete it in the leads table and the leads detail table. I don't recommend this, you would really need to know what you are doing otherwise you could break something.
Posted 13 years ago on Thursday February 10, 2011 |
Permalink