How to have a custom upload button in gwt multiuploader

109 Views Asked by At

I am having a hard time in changing the UI of GWT Multiuploader. Currently it shows a tiny "Choose Files" button multiuploader's default choose file button by clicking on which a new window opens to upload a local file. My requirement is that i would like to replace "Choose Files" button with my own custom Label/Image something like this. Also i would like to disable the progress bar of multiuploader. Any help would be highly appreciated.

1

There are 1 best solutions below

0
Knarf On

I would advice you to use a custom library like https://github.com/jiakuan/gwt-uploader.