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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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.
Views
Replies
Total Likes