You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/smardigo/provisioning/form/simple-connect-create.json

1240 lines
34 KiB
JSON

{
"name" : "Simple Connect Wizard",
"configKey" : "simple-connect-create",
"display" : "wizard",
"page" : 0,
"numPages" : 8,
"components" : [ {
"labelPosition" : "left",
"label" : "Auswahl Mandant",
"title" : "Auswahl Mandant",
"tableView" : false,
"type" : "panel",
"components" : [ {
"label" : "Mandant auswählen",
"hideLabel" : true,
"optionsLabelPosition" : "right",
"values" : [ {
"label" : "Mandant anlegen",
"value" : "create_new_tenant",
"shortcut" : ""
}, {
"shortcut" : "",
"label" : "Mandant auswählen",
"value" : "choose_tenant"
} ],
"inline" : false,
"persistent" : false,
"clearOnHide" : false,
"mask" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "radio",
"input" : true,
"key" : "wizard_selection",
"validate" : {
"unique" : false,
"customMessage" : "",
"json" : "",
"required" : true,
"custom" : "",
"customPrivate" : false
},
"properties" : { },
"tags" : [ ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"customConditional" : "",
"logic" : [ ],
"defaultValue" : "choose_tenant",
"encrypted" : false,
"tabs" : null,
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"inputType" : "radio",
"fieldSet" : false,
"id" : "evn9swg"
}, {
"label" : "Mandant",
"hideLabel" : true,
"mask" : false,
"tableView" : true,
"type" : "container",
"input" : true,
"key" : "tenant",
"components" : [ {
"label" : "Mandant",
"customClass" : "ml-4",
"clearOnHide" : false,
"mask" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "listselection",
"input" : true,
"key" : "selected_tenant",
"data" : {
"url" : "/api/v1/scopes/{{context.scopeId}}/tags/{{context.scopeTag}}/datasources/tenants/query",
"requestBody" : "",
"values" : [ { } ],
"method" : "GET"
},
"columns" : [ {
"name" : "Name",
"prop" : "name",
"value" : "",
"width" : "",
"sortable" : true
}, {
"name" : "Schlüssel",
"prop" : "key",
"value" : "",
"width" : "",
"sortable" : true
} ],
"projection" : [ {
"key" : "id",
"prop" : "id"
}, {
"key" : "name",
"prop" : "name"
}, {
"key" : "key",
"prop" : "key"
} ],
"identity" : "id",
"validate" : {
"required" : true,
"unique" : false,
"customMessage" : "",
"json" : "",
"custom" : "",
"customPrivate" : false
},
"properties" : { },
"tags" : [ ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"customConditional" : "show = data.wizard_selection == 'choose_tenant';",
"logic" : [ {
"name" : "if wizard_selection = 'create_new_tenant' then clear",
"trigger" : {
"type" : "javascript",
"javascript" : "result = data.wizard_selection == 'create_new_tenant';"
},
"actions" : [ {
"name" : "clear",
"type" : "clear"
} ]
} ],
"tabs" : null,
"datapath" : "",
"defaultFilter" : "",
"encrypted" : false,
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"dataSrc" : "url",
"filter" : true,
"filterPlaceholder" : "Tippen um zu filtern.",
"rowTooltip" : "",
"rowClassifier" : "",
"characterThreshold" : 0,
"id" : "evax5dd"
} ],
"properties" : { },
"clearOnHide" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"tree" : true,
"id" : "egt8nw5"
}, {
"label" : "Mandant bearbeiten",
"shortcut" : "",
"customClass" : "ml-4",
"persistent" : false,
"clearOnHide" : false,
"mask" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "checkbox",
"input" : true,
"key" : "edit_tenant",
"validate" : {
"unique" : false,
"customMessage" : "",
"json" : "",
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"customConditional" : "show = data.wizard_selection == 'choose_tenant';",
"properties" : { },
"tags" : [ ],
"defaultValue" : false,
"tabs" : null,
"reorder" : false,
"encrypted" : false,
"logic" : [ ],
"placeholder" : "",
"prefix" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"hidden" : false,
"dataGridLabel" : true,
"labelPosition" : "right",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"inputType" : "checkbox",
"value" : "",
"name" : "",
"id" : "eq8u44o"
} ],
"input" : false,
"key" : "ChooseTenant",
"tags" : [ ],
"conditional" : {
"show" : "",
"when" : null,
"eq" : ""
},
"properties" : {
"" : ""
},
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : false,
"hidden" : false,
"clearOnHide" : false,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"theme" : "default",
"breadcrumb" : "default",
"lazyLoad" : false,
"id" : "eqkhq0d"
}, {
"label" : "Mandant bearbeiten",
"title" : "Mandant bearbeiten",
"clearOnHide" : true,
"mask" : false,
"tableView" : false,
"type" : "panel",
"key" : "page2",
"input" : false,
"components" : [ {
"label" : "tenant",
"hideLabel" : true,
"mask" : false,
"tableView" : true,
"type" : "container",
"input" : true,
"key" : "tenant",
"components" : [ {
"labelPosition" : "left-left",
"columns" : [ {
"components" : [ {
"label" : "Name",
"labelPosition" : "left-left",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
"clearOnHide" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "textfield",
"input" : true,
"key" : "name",
"defaultValue" : "",
"validate" : {
"unique" : false,
"customMessage" : "Zeichenkette ohne Sonderzeichen, mindestens 4 und höchstens 15 Zeichen",
"json" : "",
"required" : true,
"minLength" : null,
"maxLength" : null,
"minWords" : null,
"maxWords" : null,
"pattern" : "^[ a-zA-Z]{4,15}$",
"custom" : "",
"customPrivate" : false
},
"inputFormat" : "plain",
"properties" : { },
"tags" : [ ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"tabs" : null,
"encrypted" : false,
"customConditional" : "",
"logic" : [ ],
"widget" : {
"type" : "",
"format" : "yyyy-MM-dd hh:mm a",
"dateFormat" : "yyyy-MM-dd hh:mm a",
"saveAs" : "text"
},
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"mask" : false,
"inputType" : "text",
"inputMask" : "",
"id" : "ee19bke"
}, {
"label" : "Id",
"mask" : false,
"tableView" : true,
"type" : "hidden",
"input" : true,
"key" : "id",
"properties" : { },
"tags" : [ ],
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"clearOnHide" : true,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"inputType" : "hidden",
"id" : "e2ysnmg"
} ],
"width" : 6,
"offset" : 0,
"push" : 0,
"pull" : 0,
"type" : "column",
"input" : false,
"key" : "column1",
"tableView" : true,
"label" : "",
"clearOnHide" : false,
"hideOnChildrenHidden" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"id" : "erubkto"
}, {
"components" : [ {
"label" : "Key",
"labelPosition" : "left-left",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "textfield",
"input" : true,
"key" : "key",
"defaultValue" : "",
"validate" : {
"customMessage" : "Zeichenkette ohne Sonderzeichen, mindestens 4 und höchstens 15 Zeichen",
"json" : "",
"required" : true,
"minLength" : null,
"maxLength" : null,
"minWords" : null,
"maxWords" : null,
"pattern" : "^[a-z]{4,15}$",
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"tabs" : null,
"properties" : { },
"inputFormat" : "plain",
"encrypted" : false,
"tags" : null,
"customConditional" : "",
"logic" : [ ],
"widget" : {
"type" : "",
"format" : "yyyy-MM-dd hh:mm a",
"dateFormat" : "yyyy-MM-dd hh:mm a",
"saveAs" : "text"
},
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"clearOnHide" : true,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"mask" : false,
"inputType" : "text",
"inputMask" : "",
"id" : "een0aa"
} ],
"width" : 6,
"offset" : 0,
"push" : 0,
"pull" : 0,
"type" : "column",
"input" : false,
"key" : "column2",
"tableView" : true,
"label" : "",
"clearOnHide" : false,
"hideOnChildrenHidden" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"id" : "eidse8e"
} ],
"label" : "Mengenrabattnr.",
"mask" : false,
"tableView" : false,
"type" : "columns",
"input" : false,
"key" : "columns",
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : false,
"hidden" : false,
"clearOnHide" : false,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"autoAdjust" : false,
"hideOnChildrenHidden" : false,
"id" : "ebom8zl"
} ],
"clearOnHide" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"tree" : true,
"id" : "e7k9du"
} ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"customConditional" : "show = data.wizard_selection == 'choose_tenant' && !!data.edit_tenant && !!data.tenant && !!data.tenant.id;",
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : false,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"theme" : "default",
"breadcrumb" : "default",
"lazyLoad" : false,
"id" : "ewxh0sp"
}, {
"label" : "Mandant erfassen",
"title" : "Mandant erfassen",
"mask" : false,
"tableView" : false,
"type" : "panel",
"key" : "page2",
"input" : false,
"components" : [ {
"label" : "tenant",
"hideLabel" : true,
"mask" : false,
"tableView" : true,
"type" : "container",
"input" : true,
"key" : "tenant",
"components" : [ {
"labelPosition" : "left-left",
"columns" : [ {
"components" : [ {
"label" : "Name",
"labelPosition" : "left-left",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
"clearOnHide" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "textfield",
"input" : true,
"key" : "name",
"defaultValue" : "",
"validate" : {
"unique" : false,
"customMessage" : "Zeichenkette ohne Sonderzeichen, mindestens 4 und höchstens 15 Zeichen",
"json" : "",
"required" : true,
"minLength" : null,
"maxLength" : null,
"minWords" : null,
"maxWords" : null,
"pattern" : "^[ a-zA-Z]{4,15}$",
"custom" : "",
"customPrivate" : false
},
"inputFormat" : "plain",
"properties" : { },
"tags" : [ ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"tabs" : null,
"encrypted" : false,
"customConditional" : "",
"logic" : [ ],
"widget" : {
"type" : "",
"format" : "yyyy-MM-dd hh:mm a",
"dateFormat" : "yyyy-MM-dd hh:mm a",
"saveAs" : "text"
},
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"mask" : false,
"inputType" : "text",
"inputMask" : "",
"id" : "ep5rkir"
} ],
"width" : 6,
"offset" : 0,
"push" : 0,
"pull" : 0,
"type" : "column",
"input" : false,
"key" : "column3",
"tableView" : true,
"label" : "",
"clearOnHide" : false,
"hideOnChildrenHidden" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"id" : "e53ocje"
}, {
"components" : [ {
"label" : "Key",
"labelPosition" : "left-left",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
"tableView" : true,
"alwaysEnabled" : false,
"type" : "textfield",
"input" : true,
"key" : "key",
"defaultValue" : "",
"validate" : {
"customMessage" : "Zeichenkette ohne Sonderzeichen, mindestens 4 und höchstens 15 Zeichen",
"json" : "",
"required" : true,
"minLength" : null,
"maxLength" : null,
"minWords" : null,
"maxWords" : null,
"pattern" : "^[a-z]{4,15}$",
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"tabs" : null,
"properties" : { },
"tags" : [ ],
"inputFormat" : "plain",
"encrypted" : false,
"customConditional" : "",
"logic" : [ ],
"widget" : {
"type" : "",
"format" : "yyyy-MM-dd hh:mm a",
"dateFormat" : "yyyy-MM-dd hh:mm a",
"saveAs" : "text"
},
"reorder" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"clearOnHide" : true,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"mask" : false,
"inputType" : "text",
"inputMask" : "",
"id" : "ezyp65o"
} ],
"width" : 6,
"offset" : 0,
"push" : 0,
"pull" : 0,
"type" : "column",
"input" : false,
"key" : "column4",
"tableView" : true,
"label" : "",
"clearOnHide" : false,
"hideOnChildrenHidden" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"id" : "exh1xre"
} ],
"label" : "Mengenrabattnr.",
"mask" : false,
"tableView" : false,
"type" : "columns",
"input" : false,
"key" : "columns",
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : false,
"hidden" : false,
"clearOnHide" : false,
"dataGridLabel" : false,
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"autoAdjust" : false,
"hideOnChildrenHidden" : false,
"id" : "eb8wo6f"
} ],
"clearOnHide" : false,
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : true,
"hidden" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"conditional" : {
"show" : null,
"when" : null,
"eq" : ""
},
"tree" : true,
"id" : "eazyhlh"
} ],
"conditional" : {
"show" : "",
"when" : "",
"json" : "",
"eq" : ""
},
"customConditional" : "show = data.wizard_selection == 'create_new_tenant';",
"logic" : [ ],
"properties" : { },
"tags" : [ ],
"placeholder" : "",
"prefix" : "",
"customClass" : "",
"suffix" : "",
"multiple" : false,
"defaultValue" : null,
"protected" : false,
"unique" : false,
"persistent" : false,
"hidden" : false,
"clearOnHide" : false,
"dataGridLabel" : false,
"labelPosition" : "top",
"labelWidth" : 30,
"labelMargin" : 3,
"description" : "",
"errorLabel" : "",
"tooltip" : "",
"hideLabel" : false,
"tabindex" : "",
"disabled" : false,
"autofocus" : false,
"dbIndex" : false,
"customDefaultValue" : "",
"calculateValue" : "",
"allowCalculateOverride" : false,
"widget" : null,
"refreshOn" : "",
"clearOnRefresh" : false,
"validateOn" : "change",
"validate" : {
"required" : false,
"custom" : "",
"customPrivate" : false
},
"theme" : "default",
"breadcrumb" : "default",
"lazyLoad" : false,
"id" : "eknczn2"
} ]
}