I have a collection of items listed in my App, and I want the ability for each user to select their favorites.
For the moment I don't want to sync data of users with the server, but manage the field "IsFavorite" locally and be able to have a screen filtered by this field.
Is this possible? How can I differentiate between cloud data and local data?
Sorry about another newbie question...
Thank You,
Marc