Skip to main content
10-Marble
February 21, 2024
Question

Image upload functionality from local storage in a mashup.

  • February 21, 2024
  • 1 reply
  • 1028 views

I have a mashup container where i want to have the functionality which allows the user to simply select the file and then the file gets displayed in the image widget. I tried different thing but pretty confused about the bindings which will be there for this specific functionality. This is the skeleton of what i am trying to achieve:#111.png

 

1 reply

16-Pearl
February 21, 2024
10-Marble
February 21, 2024

I checked the ticket where the user has provided a widget extension, but while importing it fails to validate and throws some error "Extension Exception: java.util.zip.ZipException: zip END header not found" .

 #123.png

Is there a way, without using a custom extension to achieve the desired file upload Functionality, something like this: 

UploadImage.png

16-Pearl
February 26, 2024

Hi @AV_10867476 

     You can create a custom widget according to your requirements.