Dynamic Status for Checkbox in Repeating Group based on State

Hi there. I’m trying to create a filter option for a calendar I’m building. I have a list of Types as a DB record that I’m displaying in a Repeating Group. When the user checks or uncheck the box, this should add/remove the item from the custom state I have set.

The issue I’m running into is that the checked state of the items in the repeating group needs to depend on what’s included in the custom state. When I clear the state, the items are still showing as checked. I’m currently using the formula below, but it’s not working.

Everything works except setting the state of the checkbox based on the custom state I’ve setup.

Any thoughts or suggestions would be appreciated!

This topic was automatically closed after 70 days. New replies are no longer allowed.