Initial commit
This commit is contained in:
16
application/Espo/Resources/metadata/fields/map.json
Normal file
16
application/Espo/Resources/metadata/fields/map.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"params": [
|
||||
{
|
||||
"name": "height",
|
||||
"type": "int",
|
||||
"default": 300
|
||||
}
|
||||
],
|
||||
"filter": false,
|
||||
"notCreatable": true,
|
||||
"notSortable": true,
|
||||
"fieldDefs": {
|
||||
"notStorable": true,
|
||||
"orderDisabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user