specify default search-field for on-page listing-search/filter
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -48,6 +48,7 @@ return [
|
||||
'field' => 'loginname',
|
||||
'callback' => [Impersonate::class, 'admin'],
|
||||
'sortable' => true,
|
||||
'isdefaultsearchfield' => true,
|
||||
],
|
||||
'name' => [
|
||||
'label' => lng('customer.name'),
|
||||
|
||||
Reference in New Issue
Block a user