The following example shows a bulleted list with the bookmarks of a user:
The content of the bulleted list updates automatically according to the user visiting the page.
To update the bookmarks automatically, this Custom component uses the List bookmarks web service. This is possible since the List bookmarks web service allows users to request their own assets. See Source code.
The color of the bookmark icon is the bookmark color.
When the user has no bookmark, a message acknowledges their situation and encourages them to add bookmarks:
When the user is unauthenticated, a message acknowledges their situation and encourages them to sign in:
Select the Attachments button to download the component (list_bookmarks_user_export.zip archive).