aem 6.1 DAM Alert popup/alert | Community
Skip to main content
Level 2
May 16, 2018
Solved

aem 6.1 DAM Alert popup/alert

  • May 16, 2018
  • 2 replies
  • 2658 views

Hi guys, so I am currently working on AEM 6.1 and I have been assigned a task to display a popup/alert message immediately when I land on the DAM. This alert should just contain a message with a few guidelines.

I would like to know how I would access that DOM from my project. I tried using a clientlib category  "cq.authoring.dialog", but i take it this particular category only works when authoring, so I would like to perform the action immediately when author clicks on Assets

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 anelem1760873

Hi Neo, neos45149736

This is the solution :

DAM Alert popup/alert in AEM 6.1 - Stack Overflow

2 replies

anelem1760873
anelem1760873Accepted solution
Level 4
May 17, 2018
Level 2
May 17, 2018

Thank you, this one did the trick.