How do you allow user to only select one option in CheckboxGroup?

Hi! I'm trying to set my Checkbox group up so that when you create a new Pet data type, you can select from two checkboxes whether it's a cat or a dog. However, it seems that when someone uses the checkbox group, they can select multiple options at the same time instead of just one. How do I make it so when someone creates a new Pet, they can only check Cat or Dog but not both?

2
2 replies