aem 6.1 DAM Alert popup/alert | Adobe Higher Education
Skip to main content
Level 2
May 16, 2018
해결됨

aem 6.1 DAM Alert popup/alert

  • May 16, 2018
  • 2 답변들
  • 2658 조회

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

이 주제는 답변이 닫혔습니다.
최고의 답변: anelem1760873

Hi Neo, neos45149736

This is the solution :

DAM Alert popup/alert in AEM 6.1 - Stack Overflow

2 답변

anelem1760873
Level 4
May 17, 2018
neos45149736작성자
Level 2
May 17, 2018

Thank you, this one did the trick.