• Resolved kmpoaquests

    (@kmpoaquests)


    Hi Tobias great work , I love WP-Table Reloaded and the functionality you have brought to wordpress.

    I’m currently struggling big time trying to organize a data management system within wordpress.

    Is there a way I can use a form entry plugin such as gravity form or some other form plugin that can work in conjunction with WP-Table Reloaded

    So all I’m trying to do is use one of the contact forms , submit and save the data entered and then have that data displayed in a datatables on the front end on a page of my choosing.

    http://ww.wp.xz.cn/extend/plugins/wp-table-reloaded/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question.

    Unfortuantely, I have to disappoint you. Filling a WP-Table Reloaded table with data from a form plugin is not possible. This is out of scope of the plugin and is likely better be done with a custom PHP/mySQL implementation.
    Now, that doesn’t mean that you have to do it without the advanced features like sorting/search/pagination. You can still add that manually to your table then, by using the DataTables JS library (from http://www.datatables.net) directly.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Datatables & entry form’ is closed to new replies.