Hello
I have successfully retrieved user profile values from database and displayed it on table. Unfortunately there are only image directory path and not a image itself. I tried to create HTML view but I only see encoded json {"Data":{"field_id":"5","item_id":"527","value":"images\/profile-images\/527-K.-Bull-2010.JPG"}, if I use {var:read_profile}. I don't know how to display or use the values.
How can I display image? What is the easiest way and correct syntax to achieve this.
Tnx
I have successfully retrieved user profile values from database and displayed it on table. Unfortunately there are only image directory path and not a image itself. I tried to create HTML view but I only see encoded json {"Data":{"field_id":"5","item_id":"527","value":"images\/profile-images\/527-K.-Bull-2010.JPG"}, if I use {var:read_profile}. I don't know how to display or use the values.
How can I display image? What is the easiest way and correct syntax to achieve this.
Tnx