Principally i’ve a discipline (in line merchandise(commerce customized product)) with Discipline sort: Entity Reference and Widget:View. Drupal Development view is an inventory of phrases and has an aditional discipline sort:Entity Reference View Widget Checkbox to offer a checkbox in so person might configure Drupal Development Company product.
Drupal Development entire chain works wonderful from person standpoint however there is no such thing as a choice to set Drupal Development Company default worth (in UI) and Drupal Development Company choice to set Drupal Development Company default worth from hook_form_alter() isn’t giving Drupal Development Company wanted end result.
That is hook_form_alter:
perform test_form_commerce_cart_add_to_cart_form_3_alter(&$type, &$form_state, $form_id){ $type['line_item_fields']['field_pesonal_data']['und'][0]['field_cover']['#default_value']=6; }
Please present an answer. Thx!