core#2386 - metadata-driven chain-select fields
[civicrm-core.git] / settings / Localization.setting.php
index 6854b522594d8f5c702292a5143f639471491dc1..ec1be4f3bbfca877a7965c7094b1307b3a16cce8 100644 (file)
@@ -155,6 +155,9 @@ return [
     'type' => 'Integer',
     'quick_form_type' => 'ChainSelect',
     'html_type' => 'ChainSelect',
+    'chain_select_settings' => [
+      'control_field' => 'defaultContactCountry',
+    ],
     //'pseudoconstant' => array(
     //  'callback' => 'CRM_Core_PseudoConstant::stateProvince',
     //),