Scroll to a certain item in Pro Gallery

How to scroll to a certain item in a Pro Gallery?

To show it when it’s shared by the share button on the image in the gallery being identified by pgid.
E.g.:

I don’t see a way how to tell the gallery to scroll to a certain item. Is there a way to do it?

Thanks

Not possible, you can use a repeater instead.

Repeater is a different design. Can not be used.
Thanks for the confirmation it’s not possible though…

Second thought: what is the point of the sharing button on the image of the Pro Image Gallery that gives a link with a pgid then? What are the first two IDs on the pgid?

@myneur You can definitely do so. Alternatively, “rearrange” the photo to make the shared one become the 1st item.

@certified-code I did that

But it’s unreliable and insanely inefficient, because I must assign images first to get id and read it back. But more over it’s unreliable ! because often the gallery is not shown from the first item when it’s loaded for the second time.

How to make sure that on loading the Pro Gallery is showing the first item and not second or third etc.? Seems it’s stored in cookies as clearing them will make it, but when adding the photo first as suggested, I need to ensure the first photo is shown automatically. How?