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
In testing wpDataTables with my existing Forminator forms, I cannot seem to get any data from checkbox fields to display in the table. In my Forminator display and in CSV exports from Forminator, these fields appear as strings (e.g. "value1, value2") but in wpDataTables they're empty. Choosing to keep wpDataTables or upgrade pretty much depends on whether the basic fields will display in tables. What am I missing here?
Hi Bobby,
Thank you for your interest in wpdatatables.
Sorry for the inconvenience,
It looks like that your data is saved as a string, not an array. Can you try to change the code in our add-on in file wp-content/plugins/wdt-forminator-integration/wdt-forminator-integration.php around line 905 you will find this
and please replace it with this
Let me know if this helps and then this will be included in next update of the add-on.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Perfect! This solved the problem. Thanks!
Hi Bobby,
You are welcome.
This will be included in the next update, so you do not have to worry about that.
I’d like to ask you a favor. Would you mind taking a few minutes to write a review for us, please on this link?
Your comments are beneficial for others to know what to expect when they’re looking for our free add-on.
Thank you in advance. It means a lot to us, and I am looking forward to reading your comment.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables