🇮🇳India @amritsingh09

Account created on 23 June 2022, over 2 years ago
#

Recent comments

🇮🇳India amritsingh09

I am uploading a patch with above stated solution.

🇮🇳India amritsingh09

I have removed

  '#attributes' => [
      'id' => 'field_select_colour',
    ],

from radio button as assigning it the attribute id will break the radio button, making it inaccessible.

In first example i have explained the same as well in comment.

Also in all radio buttons example i have replaced 

  ':input[id="field_select_colour"]'

to

':input[name="colour_select"]'

Production build 0.71.5 2024