Hi,
I’m building a platform that connects students with teachers.
As part of this, I’m working on a ‘teacher dashboard’ which shows a list of a teacher’s students in one place.
I’m using a repeating group to display all the teacher’s students in a list.
What I’d like to happen, is when a teacher clicks a row (a student) a popup then shows with more information about that particular student.
Currently, when I try and make that happen, it’s only showing the first student’s details, where it should change the information shown in the popup, based on which row the teacher clicks (as it should be the next student down etc).
I’m not quite sure where I’m going wrong. Any help would be appreciated!
Screenshots below.
Thanks.