Initial commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"_delimiter_": {
|
||||
"disabled": true
|
||||
},
|
||||
"activities": {
|
||||
"disabled": true
|
||||
},
|
||||
"history": {
|
||||
"disabled": true
|
||||
},
|
||||
"_tabBreak_0": {
|
||||
"index": 0,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Freigabe"
|
||||
},
|
||||
"contactsVermieter": {
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "warning",
|
||||
"dynamicLogicStyled": null,
|
||||
"sticked": true,
|
||||
"index": 1
|
||||
},
|
||||
"_tabBreak_1": {
|
||||
"index": 2,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Kontaktpersonen"
|
||||
},
|
||||
"vmhKontaktpersonenVermieter": {
|
||||
"index": 3
|
||||
},
|
||||
"stream": {
|
||||
"sticked": false,
|
||||
"index": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "rechtsform"
|
||||
},
|
||||
{
|
||||
"name": "name"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "emailAddress"
|
||||
},
|
||||
{
|
||||
"name": "phoneNumber"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "address"
|
||||
},
|
||||
{
|
||||
"name": "addressMap"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "description"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "primary",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Stammdaten",
|
||||
"hidden": false,
|
||||
"noteText": null,
|
||||
"label": ""
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "advowareBetnr"
|
||||
},
|
||||
false
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "info",
|
||||
"dynamicLogicStyled": null,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Externe Verknüpfungen",
|
||||
"hidden": true,
|
||||
"noteText": null,
|
||||
"noteStyle": "info",
|
||||
"customLabel": "Externe Verknüpfungen"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"fullWidth": true
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"fullWidth": true
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "phoneNumber",
|
||||
"fullWidth": true
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,6 @@
|
||||
[
|
||||
"advowareBetnr",
|
||||
"lastName",
|
||||
"emailAddress",
|
||||
"phoneNumber"
|
||||
]
|
||||
Reference in New Issue
Block a user