Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"_delimiter_": {
|
||||
"disabled": true
|
||||
},
|
||||
"activities": {
|
||||
"disabled": true
|
||||
},
|
||||
"history": {
|
||||
"disabled": true
|
||||
},
|
||||
"stream": {
|
||||
"sticked": false,
|
||||
"index": 0
|
||||
},
|
||||
"opportunities": {
|
||||
"index": 1
|
||||
},
|
||||
"cases": {
|
||||
"index": 2
|
||||
},
|
||||
"cVmhRumungsklage34": {
|
||||
"index": 3
|
||||
},
|
||||
"targetLists": {
|
||||
"index": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name": ":assignedUser"
|
||||
},
|
||||
{
|
||||
"name": "teams"
|
||||
},
|
||||
{
|
||||
"name": "portalUser"
|
||||
},
|
||||
{
|
||||
"name": "cAnsprechpartner"
|
||||
}
|
||||
]
|
||||
43
custom/Espo/Custom/Resources/layouts/Contact/detail.json
Normal file
43
custom/Espo/Custom/Resources/layouts/Contact/detail.json
Normal file
@@ -0,0 +1,43 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "cRechtsform"
|
||||
},
|
||||
{
|
||||
"name": "cDISGTyp"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "name"
|
||||
},
|
||||
{
|
||||
"name": "accounts"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "emailAddress"
|
||||
},
|
||||
{
|
||||
"name": "phoneNumber"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "address"
|
||||
},
|
||||
false
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "description"
|
||||
}
|
||||
]
|
||||
],
|
||||
"style": "default",
|
||||
"label": ""
|
||||
}
|
||||
]
|
||||
15
custom/Espo/Custom/Resources/layouts/Contact/listSmall.json
Normal file
15
custom/Espo/Custom/Resources/layouts/Contact/listSmall.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "addressCity",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"width": 30,
|
||||
"notSortable": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user