View images that were uploaded using image uploader
0
Hello guys, I'm trying to use the images that were uploaded using the uploader widget. But i cannot seem to display the uploaded images in my app. Is there a quick way to do this, thanks.
asked
Joseph Lee
2 answers
1
Use the image (or dynamic image) widget for this.
Add a dataview on your page which retrieves the image entity.
Inside this dataview, add the image widget.
answered
Peter Mudde
0
Hi Joseph,
you sure, you set the correct association while uploading and submitting image.