Radio button in dynamic component not allowing selection

I had made radio buttons using dynamic component.

Each horizontal arrangement has 3 radio buttons
Name as 1RB, 2RB, 3RB

When I am trying to select any 1 of them it’s not permitting.

Where I am going wrong…

Tried with checked notchecked blocks also…

There is one thing you need to do. Before this “if-else”, you should also check if notAlreadyHandled = true. Otherwise it would be a forever loop.

image

not working…

Show your new blocks.

problem solved through this block

1 Like

It’s done… Thanks

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.