Initial commit
This commit is contained in:
12
application/Espo/Resources/metadata/fields/jsonArray.json
Normal file
12
application/Espo/Resources/metadata/fields/jsonArray.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"notCreatable": true,
|
||||
"notMergeable": true,
|
||||
"notSortable": true,
|
||||
"filter": false,
|
||||
"validationList": [
|
||||
"array"
|
||||
],
|
||||
"mandatoryValidationList": [
|
||||
"array"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user