Is there currently a way to get the progress of the current upload?
Hi Mark,
WJ-8372 is added in Wisej 1.3.82
Best regards
Frank
You’d need to modify the client definition of the Upload control. I have added an enhancement, it’s easy to add to the Upload control. The event will be Upload.Progress, the args will be Loaded ad Total to be similar to https://developer.mozilla.org/en-US/docs/Web/Events/progress
It’s WJ-8372
Please login first to submit.