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,
|
||||
"tabBreak": false,
|
||||
"hidden": false,
|
||||
"noteText": "Erfassen Sie die Miethöhe in ihren einzelnen Bestandteilen",
|
||||
"noteStyle": "info",
|
||||
"customLabel": "Miethöhe"
|
||||
}
|
||||
]
|
||||
@@ -63,42 +63,5 @@
|
||||
"layout": 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',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'cacheTimestamp' => 1769206439,
|
||||
'microtime' => 1769206439.346976,
|
||||
'cacheTimestamp' => 1769206608,
|
||||
'microtime' => 1769206608.00783,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'appTimestamp' => 1768843902,
|
||||
|
||||
Reference in New Issue
Block a user