Is there any way to show a preview or thumbnail of an image uploaded through CloudUpload?
My issue is that I'm letting users upload files to S3, but until a postback has occurred, I can't set them to be publicly viewable by any sort of thumbnail/preview by the user.
1 Answer, 1 is accepted
0
Nencho
Telerik team
answered on 11 Jan 2017, 09:06 AM
Hello Alex,
The RadCloudUpload does not provide an inbuilt functionality for displaying images that are already uploaded. I can suggest you however, to refer to the following forum thread, were the implementation of such functionality is discussed:
http://stackoverflow.com/questions/32702431/display-images-fetched-from-s3