Enum buttons selection issue

I have a situation where selecting a button in an Enum ‘unselects’ the button. How can I set up the buttons such that one must be selected? So, if I click on one of the buttons multiple times, it stays selected - unless another button is selected?

3X_e_f_ef52f632413f02924c72c4f0d858cad60ac7c64b.png

I think I found the answer: Make it a required field.

4 Likes