I’ve been fiddling around with Wix Studio and am creating an office listings table that has a repeater connected to a data set. I want to have the office building shape next to the table so when someone hovers on a suite listing, the floor that its on highlights on the building shape as well. Something like this: Availability - One Clearlake - Rockhill Management Is this possible in Wix Studio? Maybe with Velo?
To answer your question → yes your wanted function is for sure doable on wix-page, even in different ways.
One of those ways you can find here…
…a very similar usecase.
OLD BUT GOLD!
1 Like
Very useful! But I’m having a problem. Each item is has the same item ID since it’s a repeater. How do you work around this?
Show your SETUP oder CODE!
Show console logs.
Give more details.
Every setup is different.
If you don’t have unique IDs you can use → generate them on your own.
Update the IDs or create own IDEXES.
There is always a solution available, or at least a work around.