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!
Hi, I have a column with html content inside.
Example:
<a class="someclass" href="http://somelink">sometext</a>
and I need to export it as is but it is exporting as "sometext" without html around.
How can I export the thole content?
Or the only option is straight export from db?
Hey Kostya.
I think I didn't quite understand. Please tell me what you mean when you say "export"? If you want it to display the link in the cell, you can do it this way:
And it will display it like that.
Otherwise - please explain what it is you meant.
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
Ah, Kostya, I see.
Yeah, I'm afraid what you're trying to achieve is impossible with the plugin's built in features.
Actually it's a limitation of those Export Tools. You see, Table Tools consists of a block of buttons that provides additional features for the tables: export to PDF, export to CSV, export to Excel, print view, toggle for column visibility for front-end users, etc. These functionalities are based on a 3rd party HTML5 library.
Unfortunately, the library allows very little “fine-tuning” of the generated files, so font, size, and other properties cannot be changed. One of the "issues" here is that it is exporting exactly what it sees on the page. You would have to make the URL display in its full to be able to export it like this.
You're not the only one with this issue, and unfortunately it's not up to us to fix it, but until the library updates, there's only so much we can do.
My advice would be to take a look at the Report Builder which creates reports and exports files normally to Excel and Word. It is a paid add-on, so if you are considering it please go through the documentation to see its features and limitations, and of course don't hesitate to ask us anything about it.
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
Oh wow, thanks Kostya.
We'll get that fixed right away.
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