Hi All,
I have used uplodSet to upload attachments in my custom UI5 app. When I click remove icon I am calling my custom OData to delete file from tables.
But the problem is frame work calls a standard confirmation popup which is not in sync with my OData call, I tried few different ways but none gave me a luck, my code should call on after users confirmation from popup.
Any suggestions much helpful.
Thanks