Hi all, I have this problem, on my site there is a section “watch list”, there should be stored movies that the user has marked. In the database I have linked the “movies” section to the “user” section. All the movies that the user has selected are stored here:
When I try to display one movie in each cell of a repeating group, it brings the whole list to me in one cell, what could be the problem? Thanks in advance