Initial commit
This commit is contained in:
23
custom/Espo/Custom/Resources/layouts/CBeteiligte/list.json
Normal file
23
custom/Espo/Custom/Resources/layouts/CBeteiligte/list.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "address",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "phoneNumber",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "teams",
|
||||
"width": 16,
|
||||
"notSortable": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user