Remove note text and style from Miethöhe field; clean up dynamic logic in CVmhMietverhltnis metadata
This commit is contained in:
@@ -80,8 +80,6 @@
|
|||||||
"dynamicLogicStyled": null,
|
"dynamicLogicStyled": null,
|
||||||
"tabBreak": false,
|
"tabBreak": false,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"noteText": "Erfassen Sie die Miethöhe in ihren einzelnen Bestandteilen",
|
|
||||||
"noteStyle": "info",
|
|
||||||
"customLabel": "Miethöhe"
|
"customLabel": "Miethöhe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -63,42 +63,5 @@
|
|||||||
"layout": null,
|
"layout": null,
|
||||||
"selectPrimaryFilterName": null
|
"selectPrimaryFilterName": null
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"dynamicLogic": {
|
|
||||||
"fields": {
|
|
||||||
"beendigungsTatbestand": {
|
|
||||||
"readOnly": {
|
|
||||||
"conditionGroup": [
|
|
||||||
{
|
|
||||||
"type": "equals",
|
|
||||||
"attribute": "status",
|
|
||||||
"value": "Bestehend"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kndigungsgrundWohnraum": {
|
|
||||||
"readOnly": {
|
|
||||||
"conditionGroup": [
|
|
||||||
{
|
|
||||||
"type": "equals",
|
|
||||||
"attribute": "status",
|
|
||||||
"value": "Bestehend"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"auszugsfrist": {
|
|
||||||
"readOnly": {
|
|
||||||
"conditionGroup": [
|
|
||||||
{
|
|
||||||
"type": "equals",
|
|
||||||
"attribute": "status",
|
|
||||||
"value": "Bestehend"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -359,8 +359,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1769206439,
|
'cacheTimestamp' => 1769206608,
|
||||||
'microtime' => 1769206439.346976,
|
'microtime' => 1769206608.00783,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'appTimestamp' => 1768843902,
|
'appTimestamp' => 1768843902,
|
||||||
|
|||||||
Reference in New Issue
Block a user