54 lines
1.0 KiB
JSON
Executable File
54 lines
1.0 KiB
JSON
Executable File
{
|
|
"bottomPanels":{
|
|
"detail":[
|
|
]
|
|
},
|
|
"sidePanels":{
|
|
"detail":[
|
|
{
|
|
"name":"activities",
|
|
"label":"Activities",
|
|
"view":"Crm:Record.Panels.Activities"
|
|
},
|
|
{
|
|
"name":"history",
|
|
"label":"History",
|
|
"view":"Crm:Record.Panels.History"
|
|
}
|
|
]
|
|
},
|
|
"relationshipPanels":{
|
|
"contacts":{
|
|
"actions":[
|
|
|
|
],
|
|
"layout":"listSmall"
|
|
}
|
|
},
|
|
"menu":{
|
|
"list":{
|
|
"buttons":[
|
|
{
|
|
"label":"Create Account",
|
|
"link":"#account/create",
|
|
"style":"primary",
|
|
"acl":"edit"
|
|
}
|
|
]
|
|
},
|
|
"detail":{
|
|
"dropdown":[
|
|
{
|
|
"label":"Add Contact",
|
|
"action":"createRelated",
|
|
"data":{
|
|
"link":"contacts"
|
|
},
|
|
"acl":"edit",
|
|
"aclScope":"Contact"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|