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,
I would like to know if its possible to transform the input of a cell into an image.
We have a table with 27k rows that has a column named ID. In the ID there is a number that matches a profile. Each profile has its unique profile pic and we would like to transform the ID column into an image.
Example:
ID in Column = 11133
Image = https://img.fminside.net/faces/11133.png
What I would like to do is transform the look of the cell into an image, using the number in the column ID.
So: https://img.fminside.net/faces/colum_1.png
column_1 referring to the number in the column ID.
Thank you in advance.
Hi Len,
Thank you for your purchase.
Well if you have that table in database then can use CONCAT function in MySQL. On this link you have example with link how to achieve this with query. Below you can check example with HTML img tag
You will replace columns and tables names with your real data.
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