Hello,
apologies for replying so late to your question.
We are not sure if we understood your question correctly.
If you just need the table connected to the Form to load the fields as columns and rows in our plugin, and on the front-end of the table,
in that case you will be able to do that.
–
But if you meant to make an individual database table with data from the Form, and for that SQL table to have its own columns and rows in the database itself, that is not possible.
The Lite plugin version only has non-server side tables available, while the premium version has capability for making individual tables in the database, as Manual Tables, and you can pull SQL Query tables from that data.
–
But even with wpDataTables premium version, if you use the ‘wpDataTables integration for Forminator Forms’,
any tables that are linked to Forminator Forms,
these datatables are not saved in the database like Manual tables,
but instead, their data is stored in a database table ‘wp_wpdatatables_rows’. So, pulling this data from the database is a bit more complex because this database table stores data in JSON format, not like manual tables (columns * rows).
So it depends on exactly what your use-case is, and if we understood your question correctly.
Perhaps we could offer alternative approaches, to use another Form integration with our premium plugin which might provide easier solutions, but we are not allowed to discuss these topics on this Forum.
If you wish to check more about that, if you can be so kind, please check with our Premium support on https://tmsplugins.ticksy.com/ , choose Pre-Purchase ticket category if you don’t have an active Purchase Code, and they can advise you as quickly as possible. Thank you
-
This reply was modified 2 years, 2 months ago by
wpDataTables.
-
This reply was modified 2 years, 2 months ago by
wpDataTables.