So, I have created a repeater that presents a page with different rows. In each row I want to create a link to a lightbox (the same lightbox) that will have different content in it, depending on the row you chose. With me so far? That is, if you click e.g. row 5, the light box shows content relevant to row 5 only. Clicking on row 6, the lightbox would only show content relevant to row 6. And do on.
Heeeelp