mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
schema
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
"description": "Hides the search panel on the list view.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"searchPanelInPortalDisabled": {
|
||||
"description": "Hides the search panel on the list view in portals.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"textFilterDisabled": {
|
||||
"type": "boolean",
|
||||
"description": "Disables text search."
|
||||
},
|
||||
"views": {
|
||||
"description": "View classes. Available views: list, detail, edit, listRelated.",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user