Is there a way to add a cancel feature to the Upload control ?
After selecting the wrong file – I noticed that it will spin for a very long time. The problem is my form has other data that is filled out and the user will loose the entry before saving – but the file is still uploading and have to select a different file
Hi Edmond,
the method is called Abort and can be used e.g. from a button.
Please find a simple sample attached.
Hope that helps.
Best regards
Frank
So, how do you actually cancel the upload ? I upgraded to the latest Wise J version. Tried to upload a large file but I do not see an “Cancel” option anywhere.
Looked on the properties/methods of the upload control but nothing looks obvious in there either.
Hi Edmond,
Abort method (WJ-8467) is now available in the latest Wisej release 1.4.32.
Best regards
Frank
Hi Edmond,
we have logged enhancement request WJ-8467 for an abort method of the Upload control.
It will be included in the next Wisej release.
Best regards
Frank
Please login first to submit.