I’m trying to make a repeating group that shows the first 10 items in a list, then shows the remaining items only if you scroll.
I’m only able to get either the full list or a partial list (by limiting the search items or setting the layout style to a fixed number of cells).