Radio Button not selectable via Keyboard

Ive created a form with ProForms.
I made the Radio Wrapper and the Radio Button itself focusable via “tabindex: 1”.
So while i can focus all items i cannot select them with pressing the “enter” key.

Website: Buchen - Coworking Oderbruch | Coworking in Letschin, Bad Freienwalde & Küstrin-Kietz

Can you help?
Thank you :slight_smile:

Hey, normally, you dont need to add custom stuff like tabindex. If youre using the “Radio Wrapper → Radio” structure, radio buttons should be accessible using the arrow keys. Thats the default HTML behavior: W3Schools Tryit Editor

Normally you are right. But have you tried to use you keyboard on th epage mentioned above?
Its not working.

Nope, does not work. But I see a lot of custom tabindex declarations, which could entirely break the functionality :slight_smile: Could you reset this to the default and try again using ARROW UP and ARROW DOWN after the first one has been focused?