Create bookmarks to display favorites in a public (non sign-in) app

In a public app (no user sign-in), I want to create a way for users to bookmark a small number of items from a table that they can later reference as their favorites.

Initially, I thought of using a behavior, like ticking a star for the item to trigger an action that changes the USER SETTINGS so they could be stored on the local device. Those settings could later be used to create a filtered slice from the table with only those selected items.

However, after poking around the forum, it appears that currently there is no way to use actions to trigger changes to user settings.

How else can I create a way for users to bookmark and create a favorites list? Please help me if you know the expression as well.

Thanks

0 4 416
4 REPLIES 4
Top Labels in this Space