Hi there!

I am using the button element on webform module:

'#type': 'options_custom:buttons'

but I noticed thah I can just select the button (when I am filling the form) if I press enter.

I want to select the button when I click by mouse, I think that means I need to affect the aria-checked to change the value when I press click, but I am not sure.

Could you help me?

Thank you so much!

Comments

wombatbuddy’s picture

I didn't find the element of the ''options_custom:buttons" type. Do you use a some module or a custom code for that?

Sebastian45’s picture

wombatbuddy’s picture

I have the "Webfrom" module installed, but I didn't have this element. Maybe you use additional module or a custom webform elements.