コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

2 返信

Avatar

正解者
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.