Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Is there a way to display an image in a mashup from its binary representation?
Solved! Go to Solution.
You may try writing a service to convert your image data.
https://www.codeproject.com/Questions/1110737/How-to-display-image-from-binary-data-in-javascrip
The best way to bind images in a mashup are to save them as Media Entities in the Platform.
You may try writing a service to convert your image data.
https://www.codeproject.com/Questions/1110737/How-to-display-image-from-binary-data-in-javascrip