Display multiple base64 images
Hi,
I am currently developing a mashup where I should be able to display multiple images that are base64 strings.
My current implementation is that I have an mashup which is containing a value display widget, which displays the image.
This value display is then repeated in a collection widget. My problem is now that the cells of the collection widget is only set to a fixed pixels width and now 100% as I would want.
Am I on the right track, and if so, how to get each image to 100% width?
If I am not on the right track, how to then accomplish what I want in a better way?
Kindly
Oskar Berntorp

