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
Hello,
I just have bought the plugin and I want to get a table using the wordpress table function. The data are stored in custom post types via ACF (advanced custom fields Plugin). I think that's not important for my question but for understand.
I have a list of printers with technical data and I want to display the printers in one column per printer. Actually it will show each technical data in one column.
I will explain it in a screenshot (see attachment here: https://ibb.co/BnWKgP5).
And the generated MySQL Code:
I hope you can help.
Best regards.
Hi Denis
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
You would need to create a Pivot table in the database; then prepare a MySQL view (a stored query), which will return the data from that Pivot table, call it e.g. “view1” and then build a wpDataTable based on a simple query like “SELECT * FROM view1″.
I hope this helps, do let us know if you need any further assistance.Hi Denis
Of course, we are sorry to hear that, but we completely understand.
Please log into http://store.tms-plugins.com/ with the credentials you received in your e-mail when you purchased the plugin, then navigate to Purchases/wpDataTables, and if you're still within 15 days from purchase you will see the "Request Refund" button.
If you don't see it, and you're using a screen with a width lower than 1600px, you will need to scroll through that screen horizontally to see the button.
After you submit a refund request, you will not receive any confirmation emails, but you will see that the button is grayed out:
That means that the refund request is successfully submitted and that you will receive your refund in 5 - 7 business days.
Here is a good example to change rows and columns in sql, maybe this could help you!
You have to play with it to meet your own needs!
Tim
Hi Tim
Thank you for sharing this I am sure it will come in handy!
Do let us know if there is anything we can assist you with.
Have a wonderful day