Hi there. A feature of my application is to create groups of users. For this I have developed the screen in the picture. The repeating group shows the users found by the search input. The repeating group above shows the “chosen” users, where the checkbox is ticked below. With the X it’s possible to remove the user again.
For the checkbox I created a custom state (yes/no) called “toggled”. How can I show in the repeating group above only the users with the checkbox ticked? And remove them by clicking X and then set the state to no.
(Same feature as in whatsapp when creating a group)
Thank you for the help!