Swiper slide with active class repeat id used for detail region

Hi @patrick

Just trying to replicate this, I have a swiper and I would like to set the id for a data detail based on the image_id from the slide, I did it like you advised but it always returns 1 instead of the image_id.

Both the swiper and datadetail have the same source and key of course:

Result:

The guid on the right belongs to id 1 on the database.

Any idea where did I get lost?

Gabor