chg: [organisations] Added meta-field global filtering

pull/93/head
Sami Mokaddem 2022-02-28 10:50:04 +01:00
parent 4b95b49854
commit c13fb53ae0
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class OrganisationsController extends AppController
$this->CRUD->index([
'filters' => $this->filterFields,
'quickFilters' => $this->quickFilterFields,
'quickFilterForMetaField' => ['enabled' => true, 'wildcard_search' => true],
'contextFilters' => [
'custom' => [
[