- Posts: 1
- Thank you received: 0
Hi,
I would like to display images in my grid content. I have currently got a view in MySQL that generates the image tags as appropriate, so that it is populated by values such as the following:
<img src="/images/3star.png">
When I source this view in TableJX however, these images are not being displayed as I would've expected. Is it possible to use html tags in fields?
Thanks,
Please Log in or Create an account to join the conversation.
Hello,
Yes, it is possible. Please check the full path of your image, by rightclicking on the spot where it should appear in your browser and then select properties. Also check directory permissions.
Regards,
Bostjan
Regards
Please Log in or Create an account to join the conversation.