We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #898492
Forms
Closed

Comments

  •  2
    Pablo098 started the conversation

    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.

  • [deleted] replied

    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. 

  •  2
    Pablo098 replied

    Any ETA when that integration with those popular forms will happen.

  • [deleted] replied

    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.