Skip to main content
Category:

Code snippet that can be used to make field country programmatically drupal 8.

$form['country'] = [
  '#type' => 'select',
  '#title' => $this->t('Country'),
  '#options' => \Drupal::service('country_manager')->getList(),
  '#wrapper_attributes' => ['class' => 'col-12'],
  '#empty_value' => '',
  '#required' => true,
];

Riadh Rahmi

Senior Web Developer PHP/Drupal & Laravel

I am a senior web developer, I have experience in planning and developing large scale dynamic web solutions especially in Drupal & Laravel.

Web Posts

Search

Page Facebook