Checkbox group

NinaB 23 Jul, 2016
Hi

I have made a checkbox group which gives the user the possibility of 3 various answers. Is it possible to make the checkbox group in such a way that the user only have the possiblity to mark one checkbox?

Of course, it should then also be possible for the user to "unmark" (I do not know, whether the word "unmark" exist, but I hope that you understand the meaning of the word) the checkbox again. Thereby I mean if the user by mistake has marked the wrong checkbox .

Thanks and best regards

Nina Balslev
GreyHead 23 Jul, 2016
Hi Nina,

Please use a Radio Box instead of a CheckBox Group.

Checkboxes allow multiple selections; Radio Buttons only allow one.

Bob
NinaB 24 Jul, 2016
Thanks Bob

It functions very well with the radio buttons

Best regards

Nina Balslev
This topic is locked and no more replies can be posted.