Saving Checked Items in a Repeating Group to Database

Hi Experts,
I’ve around 150-200 attributes in an Option Set. Displaying them as checkboxes in a repeating group. My requirement is to save only the checked attributes of the Option Set to be saved to database as a list. How to achieve this?



various ways. simplest is to create a custom state and add the values and remove values via checkbox into the custom state and save the custom state value to database

Could you post an example please?

Thanks for the help. Got the solution with a demo example.
Checkbox Fields in Bubble.io for Update Operations | by Sanjeeb Lama | wesionaryTEAM