Hi,
I’m building a social application which has a feed of all the friends you follow. For example, you can see a list of wines that your friends want to drink.
When you click on the specific post, it takes you to a list of all the wines the friend wants to drink - displayed in a repeating group. My issue is that it takes you to the top of that page, rather than the specific part of the page relating to the wine that was clicked on.
Is there any way to send someone to a specific part of a repeating group on another page?
Thanks