Title: CFDB delete row from table
Last modified: August 30, 2016

---

# CFDB delete row from table

 *  [abragins](https://wordpress.org/support/users/abragins/)
 * (@abragins)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/cfdb-delete-row-from-table/)
 * Hello,
 * I’m using CFDB plug to store and display data. On the page where I display the
   data I want to add a clickable “delete” link in each row in my table that will
   delete the corresponding rows from the database. How can I do this? Can I run
   a custom delete query? Thanks for your help
 * [https://wordpress.org/plugins/contact-form-7-to-database-extension/](https://wordpress.org/plugins/contact-form-7-to-database-extension/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/cfdb-delete-row-from-table/#post-6349218)
 * Unfortunately that is not supported.
 *  Thread Starter [abragins](https://wordpress.org/support/users/abragins/)
 * (@abragins)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cfdb-delete-row-from-table/#post-6349484)
 * What about adding a ‘delete’ column to cfdb-datatable where each cell contains
   a ‘delete’ link that when pressed sends an ajax call with the submit_time value
   to a php file that will call a custom delete query using $wpdb?
    Can this be 
   done? I understand the concept in theory, just don’t have a clue as to how to
   implement this kind of thing…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CFDB delete row from table’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-to-database-extension_ffffff.
   svg)
 * [Contact Form DB](https://wordpress.org/plugins/contact-form-7-to-database-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-to-database-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/reviews/)

## Tags

 * [cfdb](https://wordpress.org/support/topic-tag/cfdb/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)

 * 2 replies
 * 2 participants
 * Last reply from: [abragins](https://wordpress.org/support/users/abragins/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/cfdb-delete-row-from-table/#post-6349484)
 * Status: not resolved