This commit is contained in:
Yuri Kuznetsov
2023-08-17 14:13:07 +03:00
parent 26e6f658fd
commit 100359ad6f

View File

@@ -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",