Hi, I have a page with a repeater called teams with two fields: team (a pageReference with a list of teams) and people (a pageReference with a list of people who likes this team).
I'm trying to populate the people field in the repeater according to the value of the team field in the same repeat...