
I have TestPeople and TestHobby table with many-to-many relation and if I edit a person I can associate it with hobbies. How do I filter the View of the hobbies that I want to associate to only show the records which the current person is not associated with?