- Created localization JSON files for multiple languages (e.g., Danish, German, Greek, English, Spanish, etc.) for CAkten and CAktenCDokumente. - Added layout configurations for CAkten, including detail views, side panels, and bottom panels. - Implemented metadata definitions for CAkten, including field definitions, relationship panels, and scopes. - Introduced new JSON files for managing document relationships and listing configurations.
31 lines
570 B
JSON
31 lines
570 B
JSON
{
|
|
"_delimiter_": {
|
|
"disabled": true
|
|
},
|
|
"activities": {
|
|
"disabled": true
|
|
},
|
|
"history": {
|
|
"disabled": true
|
|
},
|
|
"_tabBreak_0": {
|
|
"index": 0,
|
|
"tabBreak": true,
|
|
"tabLabel": "Dokumente"
|
|
},
|
|
"dokumentes": {
|
|
"index": 1,
|
|
"view": "views/record/panels/relationship",
|
|
"layout": "listForAkten"
|
|
},
|
|
"_tabBreak_1": {
|
|
"index": 2,
|
|
"tabBreak": true,
|
|
"tabLabel": "Ereignisse"
|
|
},
|
|
"stream": {
|
|
"sticked": false,
|
|
"index": 3
|
|
}
|
|
}
|