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
Hi there.
Can wpDataTables show an HTML value that is a clickable URL?
Meaning, if a column/field has the HTML code for Google as it's value, will it show a clickable link? (NOTE: I tried showing the actual HTML code above, but it automatically converted it into a live link in this support ticket.)
Thanks,
Jason
Hi Jason,
Thank you for the inquiry.
Yes wpDataTable will render HTML tags in the table cell. Table cell needs to be String column type to be able to render HTML tags. If you wan to render links in wpDataTables there is URL link column type and syntax for showing links in table cell without link (clickable String).
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.