on 2021 Jan 15 10:03 AM
Hi Team,
I have a screen where I have Upload Collection control(SAPUI5 version 1.85). Here when I try to attach a file by clicking on Add Button it uploads the file but, when I try to drag and drop the attachment it doesn't uploads.
Requesting you for your guidance to resolve this issue.
Looking for workaround if its standard issue.
Request clarification before answering.
consoleerrors.pngHi alex.necula ,
I am using chrome as my browser. Yes the control changes when I drag and drop the file like you mentioned in the screenshot. I debugged in the backend and I got the following errors in console.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems like you have 3 requests (PUT, DELETE and POST) but I am not sure why.
Or is it that you wanted to test the create, update and delete functionalities?
Also, there is an error in BaseController which I believe it is your file so you can start with that.
What did you see when you debugged in the backend? Is the content of the file arriving? Is it saving the content (like inserting it into a table or something else)?
Also, please don't make a response for every comment. You can instead add a comment to the response so the discussion would stay coherent for others to see.
Hi alex.necula ,
I am using the version 1.85. Also I dont see any error in my console while drag and drop.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.