I have Task and User Object and I have created m:n relation with field name is UserCollection and TaskCollection for each. So I want get users by task?How do I use m:n relation?
adapter or selfservicing? What have you tried yourself which failed?