Hi, guys!
I’m trying to make an “Article slideshow”. The article is a thing with an image, title and description. I can show everything in a Repeating Group with only one cell (Fixed number of cells 1x1) and navigation arrows which can slide the articles back and forth. The problem is, I’d like to use pagination bullets as well, to show which index the repeating group cell is showing, just like the circled area in the image.
I tryied to make another repeating group with the same things, but i could not access the index of the actual cell on the other repeating group. Any help?