Limit upload size to DAM - Solution Issue | Community
Skip to main content
New Participant
August 23, 2017
Solved

Limit upload size to DAM - Solution Issue

  • August 23, 2017
  • 14 replies
  • 6726 views

I am following the solution recommended by Experience AEM (Experiencing Adobe Experience Manager - Day CQ: AEM 6 SP1 - Classic UI Restrict Large or Small Files Upload ) to limit file upload size to the DAM in Classic UI. It works as described when authors use the new button to upload asset, however after deploying this code disables the drag-and-drop functionality in the DAM. I tested in new AEM install to make sure issue wasn't related to my code base. Does anyone know why and have any recommended solutions? Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by andres-holland

Hi everyone. I was able to find a solution which restores drag/drop functionality and continues to limit file uploads by size. Just replace the code I posted in the screenshot above with the following code. Thanks.

14 replies

New Participant
August 23, 2017

Here is link to a 30 second video grab of issue. The screen grab shows that without above code installed, drag-drop works fine. After code is installed, drag-drop functionality no longer works.

Let me know if you have any questions. Thanks Scott!

Loom - Quick Videos, Faster than Typing

smacdonald2008
New Participant
August 23, 2017

Can you post a screen shot please. We can look into that.

New Participant
August 23, 2017

6.1

smacdonald2008
New Participant
August 23, 2017

What AEM version are you using?