Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
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