Skip to Content
0
Jan 30, 2023 at 06:35 PM

UploadSet Remove item confirmation popup sync to Odata

431 Views

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