I really love this plugin it's really amazing! I wanted to know when or how is it possible to make the data be populated by using forms. like I create a form using a form builder plugin and use the data that is submitted to generate tables and graphs with your plugin.
Easiest way to show data is to use MySQL query. Please go to phpMyAdmin or similar database management software and try to create table with record that you need and then past that query in our plugin or just use SELECT * FROM table_name if you want to show all columns from one table. More on this in our documentation
Native integration with popular forms builders is really high on our priority list and we have plans to release solution for that in near future.
It is not our practise to give time estimation on new releases but it won't be included in next update which will go out in days. We are hoping that we will prepare that integration until next version come out but I couldn't make any promises.
I really love this plugin it's really amazing! I wanted to know when or how is it possible to make the data be populated by using forms. like I create a form using a form builder plugin and use the data that is submitted to generate tables and graphs with your plugin.
Hi Pablo098,
Easiest way to show data is to use MySQL query. Please go to phpMyAdmin or similar database management software and try to create table with record that you need and then past that query in our plugin or just use SELECT * FROM table_name if you want to show all columns from one table. More on this in our documentation
Native integration with popular forms builders is really high on our priority list and we have plans to release solution for that in near future.
Any ETA when that integration with those popular forms will happen.
Hi Pablo098,
It is not our practise to give time estimation on new releases but it won't be included in next update which will go out in days. We are hoping that we will prepare that integration until next version come out but I couldn't make any promises.