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.
1473 lines
39 KiB
JSON
1473 lines
39 KiB
JSON
{
|
|
"name" : "Simple Connect",
|
|
"configKey" : "simple-connect",
|
|
"page" : 0,
|
|
"components" : [ {
|
|
"label" : "Status",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "status",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "HTML",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<h2>Status</h2>",
|
|
"refreshOnChange" : false,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html5",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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",
|
|
"tag" : "p",
|
|
"id" : "easzwg"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"progress\">\n <div\n class=\"progress-bar progress-bar-striped progress-bar-animated\"\n role=\"progressbar\"\n aria-valuenow=\"{{ data.progress_current }}\"\n aria-valuemin=\"0\"\n aria-valuemax=\"{{ data.progress_max }}\"\n style=\"width: {{ data.progress_current / data.progress_max * 100 }}%\">\n </div>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "e279n5i"
|
|
}, {
|
|
"label" : "progress_current",
|
|
"labelPosition" : "left-left",
|
|
"hidden" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "progress_current",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"min" : "",
|
|
"max" : "",
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"decimalLimit" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"clearOnHide" : true,
|
|
"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",
|
|
"id" : "e0o7l9k"
|
|
}, {
|
|
"label" : "progress_max",
|
|
"labelPosition" : "left-left",
|
|
"hidden" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "progress_max",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"min" : "",
|
|
"max" : "",
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"decimalLimit" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"clearOnHide" : true,
|
|
"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",
|
|
"id" : "e44c5tv"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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
|
|
},
|
|
"id" : "enkosqr"
|
|
}, {
|
|
"label" : "Links",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "links",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "HTML",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<h2>Links</h2>",
|
|
"refreshOnChange" : false,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html6",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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",
|
|
"tag" : "p",
|
|
"id" : "equgyyf"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div>\n connect-admin:connect-admin\n</div>\n<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-connect.smardigo.digital' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-connect.smardigo.digital' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html2",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "eko0ec7"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "\n<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital' }}\n </a>\n</div>\n<div>\n wordpress-admin:wordpress-admin\n</div>\n<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital/wp-admin' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital/wp-admin' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html4",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "edi3jde"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div>\n connect-realm-admin:connect-realm-admin\n</div>\n<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-keycloak-01.smardigo.digital/auth/admin/' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '/console' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-keycloak-01.smardigo.digital/auth/admin/' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '/console' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html3",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "elpjmys"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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
|
|
},
|
|
"id" : "enl1cfi"
|
|
}, {
|
|
"label" : "Status",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "status2",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "HTML",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<h2>Features</h2>",
|
|
"refreshOnChange" : false,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html7",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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",
|
|
"tag" : "p",
|
|
"id" : "eti0z2"
|
|
}, {
|
|
"label" : "Optionale Features",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "dualmultiselect",
|
|
"input" : true,
|
|
"key" : "connect-features",
|
|
"defaultValue" : [ ],
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"data" : {
|
|
"url" : "api/v1/scopes/{{ context.scopeId }}/processes/{{ context.processId }}/datasources/connect-features/query",
|
|
"values" : [ { } ]
|
|
},
|
|
"template" : "{{ item.key }}",
|
|
"tabs" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"encrypted" : false,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"projection" : "key",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"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",
|
|
"dataSrc" : "url",
|
|
"filter" : true,
|
|
"filterPlaceholder" : "Tippen um zu filtern.",
|
|
"labelAll" : "Alle Werte",
|
|
"labelSelected" : "Ausgewählte Werte",
|
|
"buttonSelectAll" : "Alle auswählen",
|
|
"buttonDeselectAll" : "Alle abwählen",
|
|
"selectAll" : false,
|
|
"id" : "etowbm5"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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
|
|
},
|
|
"id" : "e5rtoi"
|
|
}, {
|
|
"label" : "Connect",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "container",
|
|
"input" : true,
|
|
"key" : "connect",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Connect",
|
|
"hideLabel" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "connect2",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Version",
|
|
"labelPosition" : "left-left",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "select",
|
|
"input" : true,
|
|
"key" : "version",
|
|
"defaultValue" : "8.5.26",
|
|
"validate" : {
|
|
"select" : false,
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"data" : {
|
|
"url" : "api/v1/scopes/{{context.scopeId}}/tags/{{context.scopeTag}}/datasources/connect-versions/query",
|
|
"headers" : [ {
|
|
"key" : "",
|
|
"value" : ""
|
|
} ],
|
|
"values" : [ ],
|
|
"json" : "",
|
|
"resource" : "",
|
|
"custom" : ""
|
|
},
|
|
"dataSrc" : "url",
|
|
"valueProperty" : "value",
|
|
"tabs" : null,
|
|
"properties" : { },
|
|
"selectThreshold" : 0.3,
|
|
"encrypted" : false,
|
|
"lazyLoad" : false,
|
|
"selectValues" : "",
|
|
"disableLimit" : false,
|
|
"sort" : "",
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"customDefaultValue" : "value='latest'",
|
|
"reorder" : false,
|
|
"reference" : 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,
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"limit" : 100,
|
|
"filter" : "",
|
|
"searchEnabled" : true,
|
|
"searchField" : "",
|
|
"minSearch" : 0,
|
|
"readOnlyValue" : false,
|
|
"authenticate" : false,
|
|
"template" : "<span>{{ item.label }}</span>",
|
|
"selectFields" : "",
|
|
"customSearchCriteria" : "",
|
|
"searchThreshold" : 0.3,
|
|
"fuseOptions" : { },
|
|
"customOptions" : { },
|
|
"infiniteScroll" : false,
|
|
"clearValueIfNotInItems" : false,
|
|
"clientSideFilter" : "",
|
|
"id" : "e5158b"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"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
|
|
},
|
|
"id" : "eys8p86"
|
|
} ],
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"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",
|
|
"tree" : true,
|
|
"id" : "e9byos"
|
|
}, {
|
|
"label" : "Cluster",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "container",
|
|
"input" : true,
|
|
"key" : "cluster",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Cluster",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "cluster",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Stage",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "stage",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"pattern" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"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" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"mask" : false,
|
|
"inputType" : "text",
|
|
"inputMask" : "",
|
|
"id" : "edbxblb"
|
|
}, {
|
|
"label" : "Name",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "name",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "Zeichenkette ohne Sonderzeichen, mindestens 4 und höchstens 15 Zeichen, alles kleingeschrieben",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"pattern" : "^[a-z0-9]{4,15}$",
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"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" : "e5xhwr9"
|
|
}, {
|
|
"label" : "Size",
|
|
"labelPosition" : "left-left",
|
|
"mask" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "size",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"min" : null,
|
|
"max" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"decimalLimit" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"id" : "et9k0fj"
|
|
}, {
|
|
"label" : "Service",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "service",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"pattern" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"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" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"mask" : false,
|
|
"inputType" : "text",
|
|
"inputMask" : "",
|
|
"id" : "ek9ch1a"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"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
|
|
},
|
|
"id" : "ek2pygv"
|
|
} ],
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"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",
|
|
"tree" : true,
|
|
"id" : "e44jqhs"
|
|
} ]
|
|
} |