User bookmarks example - Fluid Topics - Latest

Fluid Topics Designer Guide

Category
Reference Guides
Audience
public
Version
Latest

The following example shows a bulleted list with the bookmarks of a user:

A list titled 'Your bookmarks:' with eight items, each accompanied by a colored bookmark icon.

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:

A message that reads 'You have no bookmarks, open a topic and select the Bookmark action to create your first bookmark.'

When the user is unauthenticated, a message acknowledges their situation and encourages them to sign in:

A message that reads 'You are unauthenticated, select Sign In to see your bookmarks.'

Select the Attachments button to download the component (list_bookmarks_user_export.zip archive).