Initial commit
This commit is contained in:
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "name"
|
||||
},
|
||||
{
|
||||
"name": "status"
|
||||
},
|
||||
{
|
||||
"name": "vertragsdatum"
|
||||
},
|
||||
{
|
||||
"name": "nutzungsart"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "primary",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": false,
|
||||
"hidden": false,
|
||||
"noteText": null,
|
||||
"customLabel": "Allgemein"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "beendigungsTatbestand"
|
||||
},
|
||||
{
|
||||
"name": "kndigungsgrundWohnraum"
|
||||
},
|
||||
{
|
||||
"name": "auszugsfrist"
|
||||
},
|
||||
{
|
||||
"name": "besorgnisNichtRechtzeitigerAuszug"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": {
|
||||
"conditionGroup": [
|
||||
{
|
||||
"type": "notEquals",
|
||||
"attribute": "status",
|
||||
"value": "Bestehend"
|
||||
}
|
||||
]
|
||||
},
|
||||
"style": "primary",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": false,
|
||||
"hidden": false,
|
||||
"noteText": null,
|
||||
"noteStyle": "info",
|
||||
"customLabel": "Beendigung"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "anschrift"
|
||||
},
|
||||
{
|
||||
"name": "anschriftMap"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "info",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": false,
|
||||
"hidden": false,
|
||||
"noteText": null,
|
||||
"noteStyle": "info",
|
||||
"customLabel": "Anschrift"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "objekttyp"
|
||||
},
|
||||
{
|
||||
"name": "lage"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "primary",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": false,
|
||||
"tabLabel": null,
|
||||
"hidden": false,
|
||||
"noteText": null,
|
||||
"noteStyle": "info",
|
||||
"customLabel": "Lage"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user