17 lines
427 B
JSON
17 lines
427 B
JSON
{
|
|
"relationshipPanels": {
|
|
"users":{
|
|
"create": false,
|
|
"rowActionsView": "views/record/row-actions/relationship-unlink-only",
|
|
"layout": "listForTeam",
|
|
"selectPrimaryFilterName": "active"
|
|
}
|
|
},
|
|
"recordViews": {
|
|
"detail": "views/team/record/detail",
|
|
"edit": "views/team/record/edit",
|
|
"list": "views/team/record/list"
|
|
},
|
|
"boolFilterList": ["onlyMy"]
|
|
}
|