Merge pull request #14919 from eileenmcnaughton/mem_review
[civicrm-core.git] / settings / Search.setting.php
index 48f8943e169a94172d02483ff314d9cc7c1303f8..4d5e198b07a422e7d07cad9e91fe2fa18ca2125b 100644 (file)
@@ -235,6 +235,7 @@ return [
     'type' => 'string',
     'serialize' => CRM_Core_DAO::SERIALIZE_SEPARATOR_BOOKEND,
     'html_type' => 'checkboxes',
+    'sortable' => TRUE,
     'pseudoconstant' => [
       'callback' => 'CRM_Core_SelectValues::quicksearchOptions',
     ],