I have a repeating group of results that, when I click on an item, it takes the user to another page and populates it with the data from the repeating group. But how can I allow the user to scroll to the next item of the repeating group on the result page, instead of having to navigate back to the repeating group page?
Pass the starting index to the next page and run this workflow when your RG is populated with data from the same query