Hi All,
I’m having difficulties adding users to favourites and then filtering a list of favourites, I followed the following guide:
It kind of works backwards, so you add the loggedin user to the current user. The problem I have is that the favourited user then also favourites the loggedin user.
I have an n:n (User to User = UserFavourites), any ideas or tutorials out there, I only ever find something with 2 collections.
Thanks