Initial commit
This commit is contained in:
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": ""
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user