Problem with checkbox

Hi,
I have a checkbox component where I compare items in two ways. I don’t understand why it works this way:


And not this way:

It is to check and uncheck the checkbox.

Regards,
Alvaro

Hello @Alvaro_Sanchez

In the “Remove item list” block, mark “return result”. Then try to connect it to the “value” field in the “Set property in” block

Thank you @viktor.liablin