🇮🇳India @subhojyoti

Kolkata
Account created on 16 February 2023, almost 2 years ago
#

Recent comments

🇮🇳India subhojyoti Kolkata

$form['my_taxonomy_reference_field'] = [
'#type' => 'entity_autocomplete',
'#target_type' => 'taxonomy_term',
'#title' => $this->t('Country'),
'#default_value' => '',
'#selection_settings' => [
'target_bundles' => ['your_taxonomy_term_machineid'],
],
];

Production build 0.71.5 2024