Update README.md with instructions for customizing EspoCRM entities and layouts; remove obsolete testArray from entity definition.
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
{
|
||||
"name": "nchsterAnruf"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "testArray"
|
||||
},
|
||||
false
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
|
||||
@@ -371,14 +371,6 @@
|
||||
"default": null,
|
||||
"buttonLabel": "Erstberatung versenden",
|
||||
"readOnly": true
|
||||
},
|
||||
"testArray": {
|
||||
"type": "array",
|
||||
"storeArrayValues": true,
|
||||
"noEmptyString": true,
|
||||
"default": [],
|
||||
"itemsEditable": true,
|
||||
"isCustom": true
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
|
||||
Reference in New Issue
Block a user