Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
SOLVED

Customizing

Avatar

Level 3

How can i customize the page "/notifications.html" under AEM 6.1?

Thank!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello Oleg,

/notifications is a vanity url to the following page /libs/cq/workflow/content/notifications

Screenshot 1 shows the vanity url

This is the path to the actual page. This page contains all content you see on the notifications.html

Through CRX/DE you can add/remove new nodes and change resource types.

Thanks,

Peter

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello Oleg,

/notifications is a vanity url to the following page /libs/cq/workflow/content/notifications

Screenshot 1 shows the vanity url

This is the path to the actual page. This page contains all content you see on the notifications.html

Through CRX/DE you can add/remove new nodes and change resource types.

Thanks,

Peter