mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
schema
This commit is contained in:
@@ -1148,7 +1148,11 @@
|
||||
},
|
||||
"filtersEnabled": {
|
||||
"type": "boolean",
|
||||
"description": "Indicates that the field can be used in filters regardless directAccessDisabled being true. To be used only with directAccessDisabled."
|
||||
"description": "Indicates that the field can be used in filters regardless of directAccessDisabled being set to true. To be used only with directAccessDisabled."
|
||||
},
|
||||
"listColumnEnabled": {
|
||||
"type": "boolean",
|
||||
"description": "Indicated that thw field can be used in list columns regardless of directAccessDisabled being set to true."
|
||||
},
|
||||
"importDisabled": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user