form.json editiert

This commit is contained in:
belevo\mh
2024-11-05 15:51:09 +01:00
parent 7b84a3a520
commit babd149bbe
3 changed files with 7 additions and 4 deletions

View File

@@ -28,11 +28,14 @@
"delete": true,
"columns": [
{
"type": "ValidationTextBox",
"caption": "Variablenname",
"name": "Variablenname",
"width": "200px",
"add": ""
"add": "",
"edit": {
"type": "ValidationTextBox"
}
},
{
"caption": "Variable",