Rename 'single' Asset (repeater item) in Wix Studio, Not EVERY item (Bug or am I doing something wrong)?

Thank you very much @CODE-NINJA

In classic wix editor there is the ability to add a ‘hover repeater’ but I could not see that same option in Wix Studio. My end goal was simply have a repeater with images and when you click on one image it would change that image to a different image.

I could do it all via code by getting the image in the item but that’s the hard, long way around.

I finally figured out a quicker workaround

I simply added the ‘hover image’ to each repeater item and placed it behind the ‘front image’. I then added an ‘on-click appear-out interaction’ on the front image. So when anyone click on the image, it disappears and the ‘hover’ or image behind it shows up. It seems to accomplish my end goal :slight_smile:

In the future, hoping there is a way to rename a single element in a repeater to give it a unique name (will help me when coding very specific things)


https://alvingwallace.wixstudio.io/skreen | still very pre-alpha

Thank you so much for your help Sir. It got my brain fired up to think of a creative solution

SkreenGG