cancel
Showing results for 
Search instead for 
Did you mean: 

unselect Radiobutton Group

Former Member
0 Kudos

Hello,

I have a problem that sounds really easy, but I couldn't solve it.

I have some Radiobutton_group_by_index and I want to deselect them for the first view, so I know, the user really answered the question.

The problem is, that I cannot decide whether the user selects the first answer or if he just let the question out.

So is there a way to deselect this kind of radiobuttons? Or should I better use normal (single) Radiobuttons?

Best Regards,

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The selection of a RadioButtonGroupByIndex is defined by the lead-selection of the bound context node. Clearing the lead-selection will deselect the radio button group.

Armin

nandini_borse
Participant
0 Kudos

Can you please clarify it more ?.. i am unable to understand the solution. I also have the same problem.

Answers (0)