Hi @pachocastillosr. You can create custom states to temporarily hold the checkbox values and then pass the custom state value as URL parameter while navigating to the second page.
On the second page use Get data from URL to define the constraints of the repeating group.
I’ve written a bit it here (https://nocodeassistant.com/filtering-data-using-url-parameters/). This should give you a starting point to build upon.
3 Likes