Matchmaking application, connecting study abroad candidates with universities.
Candidate publish a list of projects, and universities are asking for contact inside each project.
So I have 1 repeating group listing the projects, and in each project, a list of pending contact request from universities (as described in picture).
My problem is : when clicking on the accept button, I can’t call the project to add or remove the contact request user, the only options are the current cell user or current page user, not the parent’s group project.
Any ideas?