lightboxes connect to photos in dataset

Hi, I need help with dataset.
situation: i have a list of emplyees with photo, name, position and contacts. It is made with repeater connected to dataset. I would like to show lightbox with closer info about person after click on photo in list.

I tried to make it by reach text and connect it to tooltip but it isnt possible connect rich text field to tooltip. than i tried to connect it by link but i cant insert link to lightbox and if i connected it to pohoto on repeater it show on live site same lightbox after clicking on all photos.

I hope you understand what is my issue and somebody help me.
(i am not programmer just amateur)
THX

1 Like

If you are using repeaters, then make sure that you read about them in the API reference.
https://www.wix.com/corvid/reference/$w.Repeater.html

For more info about using scopes in your code, then have a watch of Andreas’ superb little youtube video.
https://www.youtube.com/watch?v=E8W3nTazcNo