ListView - change color

Please,
I need your help.

I created this phone list in a listview. And I want to click on a button that changes color only on the selected phone. as shown in the image below.

It turns out that the green color is not fixed on the selected phone.

I tried to do this but it didn’t work.
blocks

I dont think its possible with lisview component use dynamic component extesion so you can change specific item background color

1 Like

Use the option in the designer

1 Like

Oh, what a pity. Could you tell me if there is any extension that does this?

Yes, I used this option. But I want the selected item to have the fixed color.

Already it is in green only na, then what more your are expecting??

does not let you fix a color item to another or several items in the list.

Yep, use dynamic components extension make listview design and create event when arrangement or cardview click get component id by Component and set arrangement colour what you want

1 Like

cool thanks for the suggestion.

1 Like