Update README.md with instructions for customizing EspoCRM entities and layouts; remove obsolete testArray from entity definition.

This commit is contained in:
2026-01-19 18:25:30 +01:00
parent d577838b8d
commit d0cdfa8e12
4 changed files with 27 additions and 16 deletions

View File

@@ -8,12 +8,6 @@
{
"name": "nchsterAnruf"
}
],
[
{
"name": "testArray"
},
false
]
],
"dynamicLogicVisible": null,

View File

@@ -371,14 +371,6 @@
"default": null,
"buttonLabel": "Erstberatung versenden",
"readOnly": true
},
"testArray": {
"type": "array",
"storeArrayValues": true,
"noEmptyString": true,
"default": [],
"itemsEditable": true,
"isCustom": true
}
},
"links": {