Enhance EspoCRM entities and layouts with new relationships, fields, and troubleshooting sections; update README.md for clarity and add new layout files for CAdressen and CBeteiligte.
This commit is contained in:
@@ -8,6 +8,18 @@
|
||||
"beteiligte": {
|
||||
"layout": null,
|
||||
"selectPrimaryFilterName": null
|
||||
},
|
||||
"contactsAdressen": {
|
||||
"layout": null,
|
||||
"selectPrimaryFilterName": "portalUsers"
|
||||
}
|
||||
}
|
||||
},
|
||||
"detailActionList": [
|
||||
{
|
||||
"label": "View Map",
|
||||
"action": "viewMap",
|
||||
"acl": "read"
|
||||
}
|
||||
],
|
||||
"addressField": "adresse"
|
||||
}
|
||||
Reference in New Issue
Block a user