Hi Wix Community,
This is my first time doing a site and I foudn your tools very engaging and useful.
I came up with a problem and hope it can be found a solution.
I have this repeater of four items each one with a text and a button.
What I wan to to do is that if I click the button of the first item it shows me the description of this only item like this:
And when I click the button of the second item, the description of the second item like this:
I know because it’s a repeater the click is the same for all the items, but is there a way to individualize the clicks?