Drag and drop attachments not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 08:55 AM
Hi everyone, hope I find you well
The upgrade to Vancouver brought drag and drop of attachments. The problem is that in my instance, after the upgrade, drag and drop does not work on the Portal.
After I click the attachment icon it opens a window to select just 1 attachment.
I will attach some prints below.
Could anyone help?
Thanks,
Sérgio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 09:04 AM
Hi @rafas_2703 ,
Drag and Drop functionality of attachments will not work if current.setAbortAction(true) exists on any client side scripts.
Just Remove current.setAbortAction(true) or server side code from client side scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 09:21 AM
Hi @Community Alums ,
I don't have it on any Client Side Scripts and it's still not working.
Any other ideia why?
Thanks!