Skip to main content
14-Alexandrite
July 31, 2020
Question

How i show image in another mashup using file upload widget?

  • July 31, 2020
  • 1 reply
  • 864 views

hello,

I want to show image in new mashup which have list after uploading it in another mashup using file upload widget. Please refer below images

1 reply

22-Sapphire I
July 31, 2020

Once the image is uploaded, you can get the link to that file from the GetFilesWithLinks service on the repository.

That link you should be able to map to an image widget to display it.