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!
There seems to be a bug with displaying all of the Forminator Forms when selecting Forminator as the data source. Here is the list that wpDataTables populates.
Here are the Forminator Forms
Page 1:
Page 2
Only ten of the forms (those on page one) are showing up.
Hello Shane.
Sorry for the inconvenience,
Yes, you are right, there is an issue and this should not be a limitation.
For getting all form types we are using Forminator API and we found that methods that should return all forms, quizzes, or polls actually returning only 10.
We are in cooperation with devs in the Formiantor team and they are aware of this and it should be fixed in one of the next updates of the Formiantor plugin.
What you can do until that is:
First to change some code in Formainator API class where issues are found:
In file wp-content/plugins/forminator/library/class-api.php around line 39, you will find this:
and what you need to do is to replace 10 with -1 like this:
If you are using quizzes and polls as well you can update these methods as well
wp-content/plugins/forminator/library/class-api.php around line 1117
and for polls, in file wp-content/plugins/forminator/library/class-api.php around line 1374:
The second option is to update those methods in our integration plugin in file wp-content/plugins/wdt-forminator-integration/wdt-forminator-integration.php around line 160 you will find this:
and you should replace it with this:
I hope that helps.
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