Important! Repeater $w only function in the first content

Hi at all!
I want made a switch that when you click on, send to database “true” in a bolean content.
My problem is that only runs good in the fist content, but not run in another contents.

Please help me :S

Hi,
As you are using the repeater, for the code to work for each item inside it, you need to use the forEachItem() function .

@aleksf Thansks Alex! runs Nice! A hug!