Required in #states adds asterix for each element in checkboxes/radiobuttons. I suppose it should be only for label of group of elements.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-required-states-first-child-1893380-1.patch | 764 bytes | ACD |
Required in #states adds asterix for each element in checkboxes/radiobuttons. I suppose it should be only for label of group of elements.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-required-states-first-child-1893380-1.patch | 764 bytes | ACD |
Comments
Comment #1
ACD commentedThe solution was proposed in http://drupal.org/node/1017882#comment-6065292. My patch is just a 7.x version of it.
Comment #2
mgiffordIsn't this a duplicate of #1017882: Required elements buggy with #states? That was fixed in D7 I thought.
Comment #3
kenorb commentedIt's already fixed in #1592688: #states can cause the form "required" mark to appear more than once on the same element