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
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
Hello NinaB,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I have a 'select all' option in a checkbox group?
How do I build a select drop-down, radio button or checkbox group?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I have a 'select all' option in a checkbox group?
How do I build a select drop-down, radio button or checkbox group?
P.S: I'm just an automated service😉
Hi Nina,
Please use a Radio Box instead of a CheckBox Group.
Checkboxes allow multiple selections; Radio Buttons only allow one.
Bob
Please use a Radio Box instead of a CheckBox Group.
Checkboxes allow multiple selections; Radio Buttons only allow one.
Bob
This topic is locked and no more replies can be posted.