It does not basically “support” directly, but if you know some basic SQL it is always possible to prepare a query (built-in query builder can help with basic ones, but doesn’t always build 100% what you want, so manual SQL is always preferable) to return the data you need, and use this SQL query to show data in a wpDataTable.
I cannot say for sure if the plugin will work perfectly with wpDataTables, since we've never used it or any similar plugins. I can only say that users have been able to use the plugin in the past with wpDataTables.
But it's not as simple as with Gravity Forms or Formidable Forms. You'd have to prepare a MySQL-query-based table by generating a query to WordPress database. You can find more information about it in our - Documentation.
Please note: Using this plugin feature requires at least a basic knowledge of SQL. It is assumed that you can create the table in some MySQL data manager (e.g., PHPMyAdmin, MySQL Workbench), and prepare an SQL query that will return the data you need. If you do not know how to use MySQL, refer to the “Create a MySQL-query-based table by generating a query to MySQL database” section. It will explain how to create complete tables or MySQL queries without this basic knowledge. Please be advised that preparing MySQL queries for you is not included in the plugin support, but it can be done as a paid customization service.
Is there a way through Pods plugin or similar to generate custom posts from the data created in the table?
Hello again MrEdodos.
It does not basically “support” directly, but if you know some basic SQL it is always possible to prepare a query (built-in query builder can help with basic ones, but doesn’t always build 100% what you want, so manual SQL is always preferable) to return the data you need, and use this SQL query to show data in a wpDataTable.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I do not understand these queries, however, where I have to insert them.
I wanted to understand if there is a way to interface the two plugins
Hello again MrEdodos.
I cannot say for sure if the plugin will work perfectly with wpDataTables, since we've never used it or any similar plugins. I can only say that users have been able to use the plugin in the past with wpDataTables.
But it's not as simple as with Gravity Forms or Formidable Forms. You'd have to prepare a MySQL-query-based table by generating a query to WordPress database. You can find more information about it in our - Documentation.
Please note: Using this plugin feature requires at least a basic knowledge of SQL. It is assumed that you can create the table in some MySQL data manager (e.g., PHPMyAdmin, MySQL Workbench), and prepare an SQL query that will return the data you need. If you do not know how to use MySQL, refer to the “Create a MySQL-query-based table by generating a query to MySQL database” section. It will explain how to create complete tables or MySQL queries without this basic knowledge. Please be advised that preparing MySQL queries for you is not included in the plugin support, but it can be done as a paid customization service.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables