• i have a site with many contact forms (cf7) and i want a simple page where admins can see al submitted forms just in one single table.

    right now i display all forms in individual tables:

    [cfdb-datatable form=”form 1″]
    [cfdb-datatable form=”form 2″]
    [cfdb-datatable form=”form 3″]

    but i want them combined into just one table!
    this shortcode:

    [cfdb-datatable form=”form 1″ form=”form 2″ form=”form 3″]

    doesn’t work, is there any way to accomplish this?

    https://wordpress.org/plugins/contact-form-7-to-database-extension/

The topic ‘Display all submitted forms in just one table?’ is closed to new replies.