87 lines
2.3 KiB
JSON
87 lines
2.3 KiB
JSON
{
|
|
"Global": {
|
|
"stars": {
|
|
"location": "scopes",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
},
|
|
"optimisticConcurrencyControl": {
|
|
"location": "entityDefs",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
}
|
|
},
|
|
"@Company": {
|
|
"updateDuplicateCheck": {
|
|
"location": "recordDefs",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
},
|
|
"duplicateCheckFieldList": {
|
|
"location": "scopes",
|
|
"fieldDefs": {
|
|
"type": "multiEnum",
|
|
"tooltip": true,
|
|
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
|
|
}
|
|
}
|
|
},
|
|
"@Person": {
|
|
"updateDuplicateCheck": {
|
|
"location": "recordDefs",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
},
|
|
"duplicateCheckFieldList": {
|
|
"location": "scopes",
|
|
"fieldDefs": {
|
|
"type": "multiEnum",
|
|
"tooltip": true,
|
|
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
|
|
}
|
|
}
|
|
},
|
|
"@Base": {
|
|
"updateDuplicateCheck": {
|
|
"location": "recordDefs",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
},
|
|
"duplicateCheckFieldList": {
|
|
"location": "scopes",
|
|
"fieldDefs": {
|
|
"type": "multiEnum",
|
|
"tooltip": true,
|
|
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
|
|
}
|
|
}
|
|
},
|
|
"@BasePlus": {
|
|
"updateDuplicateCheck": {
|
|
"location": "recordDefs",
|
|
"fieldDefs": {
|
|
"type": "bool",
|
|
"tooltip": true
|
|
}
|
|
},
|
|
"duplicateCheckFieldList": {
|
|
"location": "scopes",
|
|
"fieldDefs": {
|
|
"type": "multiEnum",
|
|
"tooltip": true,
|
|
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
|
|
}
|
|
}
|
|
}
|
|
}
|