There are two screens: Homepage and Details. On the Homepage: I'm using a CheckboxGroup that is bound to the ListView. The ListView has a filter for "name" in "CheckboxGroup". The schema on Firebase is simple: 1 Collection, 5 documents, 2 fields which you can see in one of the screenshots.
How do I fix this?
What data type should I use for the parameter? What value do I pass in the parameter in the "Next" button shown below?