As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

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