This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/fields/enumInt.json
T
2014-07-28 10:54:01 +03:00

18 lines
242 B
JSON

{
"params":[
{
"name":"options",
"type":"array"
},
{
"name":"default",
"type":"int"
}
],
"filter": true,
"notCreatable": true,
"fieldDefs":{
"type":"int"
}
}