Bookmark Feature in AEM | Community
Skip to main content
archanah2507385
October 16, 2015
Solved

Bookmark Feature in AEM

  • October 16, 2015
  • 2 replies
  • 1537 views

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

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 joerghoh

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

2 replies

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

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

varshsr
Level 5
October 16, 2015

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.