Checkbox not clickable in List View with two queries

Widgets & Design

I have a List View that queries two collections (through a custom action), which works good. But when I wanted to add checkboxes (as I did in other List Views) the checkboxes weren't clickable anymore, I just saw the grey circle around it.

Why checkboxes: I want to add the ListItem to a variable.

What have you tried so far?

-removed my logic from the checkboxes

- checked if I accidentanty disabled them

-rebuild the ListView by cpoying another ListView with checkboxes which works.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
3 replies