Hi all… my little social network exercise is going on, but i have a problem with favourites.
I have set a myFavourites database, with field Owner visible
and in the myFavourites(All) dynamic page i have a read only dataset connected to gather all favourites in a repeater.
The point is, i cannot filter by Owner, because the field is not visible.
The result is that since i cannot filter by owner, all users who access the ‘my favourites’ page from their profile see the same users in the list, instead of those they have added to their own list.
How can i set the dataset properly or code a function that only shows each user’s own favourites?
As always, Thank you in advance!
Alex