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/autoincrement.json
T

14 lines
203 B
JSON

{
"params":[
],
"notCreatable": false,
"filter": true,
"fieldDefs":{
"type":"int",
"autoincrement":true,
"unique":true
},
"textFilter": true,
"readOnly": true
}