I have a view in my app called Map which has a RG with a list of data types called InfoPoints in it below a map which shows the location of these InfoPoints. The map is sticky but the user can scroll up and down on the list of InfoPoints. As the user navigates through the points I would like them to be able to move to a different view and when they come back to the map view for it to be scrolled to the active InfoPoint in the RG ( I capture the active_info_point as a Custom Variable). However I don’t see how I can scroll to a specific element in a RG. Any thoughts, ideas, workarounds?
So there is a workflow that can scroll to a cell in a repeating group. I can’t remember what it’s called, but when I get up in a bit, I can show you a screenshot. I will send it ASAP.
I tried that and there are a few that come up but none look especially likely candidates and none match the name you mentioned. I did a search on the forum too but not seen it there.
Fantastic, I was looking under element in plugins, I had totally misunderstood. It works great though I had to put quite a large negative offset in, not sure why but it seems to be behaving as I want.