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 – AmeliawpDataTables, 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 #2141450
Formidable performance
Closed

Comments

  • johanF00 started the conversation

    Hello,

    I would like to ask how is the performance with Formidable forms that will have about 20-30 columns, and about 10,000 rows. 

    Because I read in your specs that over 3,000 entries might be slow.

    Can any optimisations be made? Or any settings that are preferred for such case?

  •  2,576
    Aleksandar replied

    Hello again jjohanF00

    Unfortunately, tables created from Formidable forms are not being stored in the database, nor can they be editable.

    This means that no server-side processing is possible for these tables. No server-side means that the whole table is being loaded on the page, while server-side tables load only the rows currently displayed. This is why the tables break after 2.000 - 3.000 rows - the page either times out, or prevents that amount of data from loading.

    You can try increasing the following: 

    upload_max_file size, 

    post_max_size ,

    max_execution_time

    You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.

    I don't believe that it will help, because it will extend the page's losing time and site performance.

    Best regards

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia 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