5-Regular Member
July 12, 2021
Question
Show Progress while Uploading using FileUpload Widget in Thingworx 8.5
- July 12, 2021
- 1 reply
- 707 views
I want to show Progress (Loading GIF) while any File is being Upload using File Upload Widget in TWX 8.5.
As there is only 2 Events available for File Upload widget i.e. UploadComplete and UploadFailed not able to get trigger when actual Upload is Started.
Currently I am doing it based on FileName Property whenever there is a Selected File I am showing Image and once the UploadCompleted is triggered I am hiding the Image, but problem with this approach is as soon as user select a file, Image is set to Visible irrespective of whether User Clicked on Upload Button of File Widget.
Have attached a file for Reference.
Any help or suggestion is appreciated, Thanks.

