How do I show a checkboxes form element that is selected by default?
How do I show a checkboxes form element that is selected by default?
I tried setting #default_value
as in the following code, but it doesn’t work.
$form['ios'] = array( '#type' => 'checkboxes', '#options' => $options, '#default_value' => 'checked', );
Is #default_value
the wrong attribute?
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.