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
I'm trying tot use WPdatatables with Toolset types - views and creds. Is there any documentation on this. I did some sql queries on the CPT's within Toolset and getting long strings on the radiobutton fields and long integers on date fields. Is there a way tot convert them in wpDatatables?
WPdatatables is a wonderfull plugin. Thank You!!
Hi jaspijk,
Thank you for your purchase.
Unfortunately we don't have in our documentation integration with Toolset types.
You can change column headers in column settings. Just change the Display header what ever you want. (attachment)
".. long integers on date fields"
Can you explain me on what you mean with some screenshots?
Thank you
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
Milan,
Thanks for the quick reply!
I Know how change the headers.
When I'm querying the CPT of Toolset the radiobuttons give a result like:
a:1:{s:64:"wpcf-fields-checkboxes-option-13cf5e42fd91fb63b5b0acdda844cbb9-1";a:1:{i:0;s:2:"ja";}}
The date fields are giving:
1504602840 (seconds from 1970)
This is storend like this way by Toolset. Im want tot convert them tot radiobuttons like 'Yes' "No'
And the date like 12/12/2017 for example.
Jacques
Hi jaspijk,
I search an find that Toolset plugin stores values in database in not regular format that wpdatabase use for creating table.
On this link you can find how to convert seconds to date.
My suggestion is to contact Toolset Support for all others type of fields to explain you how to convert them throw SQL query.
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