- 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.
103 lines
2.2 KiB
JSON
103 lines
2.2 KiB
JSON
[
|
|
{
|
|
"rows": [
|
|
[
|
|
{
|
|
"name": "name"
|
|
},
|
|
{
|
|
"name": "preview"
|
|
}
|
|
]
|
|
],
|
|
"dynamicLogicVisible": null,
|
|
"style": "default",
|
|
"tabBreak": true,
|
|
"tabLabel": "Dokument",
|
|
"hidden": false,
|
|
"noteText": null,
|
|
"label": ""
|
|
},
|
|
{
|
|
"rows": [
|
|
[
|
|
{
|
|
"name": "advowareArt"
|
|
},
|
|
{
|
|
"name": "advowareBemerkung"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"name": "description"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"name": "dokument"
|
|
}
|
|
]
|
|
],
|
|
"style": "default",
|
|
"noteStyle": "info",
|
|
"label": ""
|
|
},
|
|
{
|
|
"rows": [
|
|
[
|
|
{
|
|
"name": "blake3hash"
|
|
}
|
|
]
|
|
],
|
|
"dynamicLogicVisible": null,
|
|
"style": "default",
|
|
"tabBreak": true,
|
|
"tabLabel": "Erweitert",
|
|
"hidden": false,
|
|
"noteText": null,
|
|
"noteStyle": "info",
|
|
"customLabel": "Technische Daten"
|
|
},
|
|
{
|
|
"rows": [
|
|
[
|
|
{
|
|
"name": "cAkten"
|
|
},
|
|
{
|
|
"name": "dateipfad"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"name": "hnr"
|
|
},
|
|
{
|
|
"name": "usn"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"name": "syncStatus"
|
|
},
|
|
{
|
|
"name": "lastSyncTimestamp"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"name": "syncedHash"
|
|
}
|
|
]
|
|
],
|
|
"dynamicLogicVisible": null,
|
|
"style": "default",
|
|
"tabBreak": false,
|
|
"hidden": false,
|
|
"noteText": null,
|
|
"noteStyle": "info",
|
|
"customLabel": "Advoware Sync"
|
|
}
|
|
] |