How to affect a different element with the new interaction system?

Hello,

Since the release of the new version I am obliged to use the legacy one because I don’t see how to affect a different element with a different class.
I see that I can affect “all element with this class” ; “children with this class”; “only siblings with the class”. It was before much more easy (I think) :slight_smile:

Can someonehelp me on this ?

Thanks

I see this

or this
07

or this
50


Here is my public share link: LINK
(how to access public share link)

Hi @GerminalOne,

After going from legacy, I understand the confusion.

Where the triangles are is where you choose the element to affect.

CloudApp
So the trigger is on the button. But the interaction will happen on the div I called the Element.

CloudApp

The good thing with this is you can select multiple elements. If you want one button to affect 20 elements, then you can do that. An easier way, is to select the element from the navigator panel (see below)

CloudApp

Let me know if you have any issues