Checkbox control - Multiple selection not possible-

We display checkbox in the RepeatingGroup

Now Multiple checks possible, but I want to change the specifications so that multiple selections are not possible(can check only one checkbox).
I would like to know the solution.

Hey @bri.bubble01 :wave:

Probably, you need a custom radio button instead of a checkbox, especially if you are using this in a repeating group.

Check my previous reply here:

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

Thanks your reply and I delayed to reply.

I was able to solve it using the method you showed me.
Thank you very much for your very detailed answer.