Expand my Community achievements bar.

SOLVED

Bookmark Feature in AEM

Avatar

Level 1

Hi ALL,

I have a requirement in our project , If a user login to the site and click on bookmark icon for one of the pages, once he login back in home page that bookmarked pages show be shown on click on boomkark icon.

Please let me know the approch to achive this functionality through AEM 6.0.

Thanks

ArchanaHari

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

this is not an out-of-the-box feature, so you need to implement it yourself. A click on the bookmark icon triggers functionality, which stores the page addres in the user profile. And the login needs to enhanced, that a user is redirected to this page after login.

kind regards,
Jörg

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi,

this is not an out-of-the-box feature, so you need to implement it yourself. A click on the bookmark icon triggers functionality, which stores the page addres in the user profile. And the login needs to enhanced, that a user is redirected to this page after login.

kind regards,
Jörg

Avatar

Level 5

Also if you are using AEM TarMk, you need to sync the preferences across publish instances as well.

in case of MongoDB - DB should take take the end user preference sync.