mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-25 15:08:05 +02:00
Add redundant contact_id field for search kit/form builder; add index on category field...
This commit is contained in:
parent
9fee48603b
commit
7b611c343f
7 changed files with 113 additions and 29 deletions
|
@ -19,6 +19,7 @@ return [
|
|||
'name',
|
||||
'label',
|
||||
'description',
|
||||
'weight',
|
||||
],
|
||||
],
|
||||
'match' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue