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.
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?
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 | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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