How do you uncheck a list of checkboxes?

Hello everyone
I want when I check a checkbox the rest of them unchecked
here's a picture

Is there any other way to do it

Search this board for Radio Buttons.

You will need to init a global list of check boxes and loop through it with generic blocks.

Alternatively, use a List Picker