Display an image in Zoho reports report
Display an image in Zoho reports report
I have a table report in which i'd like to display an image made up of data from another column, something like:
<img src="records.photo">
However, when i do that, nothing happens.
How do i pull it off?