Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291566

Setting required on radios marks all options required

$
0
0

Adding the required state to radios, adds the required marker to all available options.

$form['field_options']['#states']['required'] = array(
  ':input[name="field_required[und]"]' => array('value' => 1)
);

Screenshot showing radio options set with required state with a red * next to each option.


Viewing all articles
Browse latest Browse all 291566

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>