form.json editiert
This commit is contained in:
@@ -28,11 +28,14 @@
|
||||
"delete": true,
|
||||
"columns": [
|
||||
{
|
||||
"type": "ValidationTextBox",
|
||||
|
||||
"caption": "Variablenname",
|
||||
"name": "Variablenname",
|
||||
"width": "200px",
|
||||
"add": ""
|
||||
"add": "",
|
||||
"edit": {
|
||||
"type": "ValidationTextBox"
|
||||
}
|
||||
},
|
||||
{
|
||||
"caption": "Variable",
|
||||
|
||||
Reference in New Issue
Block a user