{ "display" : "wizard", "page" : 0, "numPages" : 1, "components" : [ { "label" : "Page 1", "title" : "Select Tenant", "breadcrumbClickable" : true, "buttonSettings" : { "previous" : true, "cancel" : true, "next" : true }, "collapsible" : false, "mask" : false, "tableView" : false, "alwaysEnabled" : false, "type" : "panel", "key" : "page1", "input" : false, "components" : [ { "label" : "Tenant", "hideLabel" : true, "mask" : false, "tableView" : true, "alwaysEnabled" : false, "type" : "container", "input" : true, "key" : "tenant", "validate" : { "customMessage" : "", "json" : "" }, "conditional" : { "show" : "", "when" : "", "json" : "" }, "components" : [ { "label" : "Tenant", "hideLabel" : true, "mask" : false, "tableView" : true, "alwaysEnabled" : false, "type" : "listselection", "input" : true, "key" : "tenant-selection", "validate" : { "customMessage" : "", "json" : "", "required" : true }, "conditional" : { "show" : "", "when" : "", "json" : "" }, "data" : { "url" : "api/v1/scopes/{{context.scopeId}}/tags/{{context.scopeTag}}/datasources/data-entity-tenants-filtered/query?user_id={{data.userId}}", "requestBody" : "", "values" : [ { } ], "custom" : "" }, "identity" : "id", "columns" : [ { "name" : "Id", "prop" : "id", "value" : "", "width" : "", "sortable" : false }, { "name" : "Name", "prop" : "name", "value" : "", "width" : "", "sortable" : false }, { "name" : "Key", "prop" : "key", "value" : "", "width" : "", "sortable" : false } ], "projection" : [ { "key" : "id", "prop" : "id" }, { "key" : "name", "prop" : "name" }, { "key" : "key", "prop" : "key" } ], "tabs" : null, "datapath" : "", "reloadOnAction" : false, "defaultFilter" : "", "encrypted" : false, "properties" : { }, "tags" : [ ], "customConditional" : "", "logic" : [ ], "reorder" : false } ], "tabs" : null, "properties" : { }, "tags" : [ ], "encrypted" : false, "customConditional" : "", "logic" : [ ], "reorder" : false } ], "conditional" : { "show" : "", "when" : "", "json" : "" }, "tabs" : null, "properties" : { }, "tags" : null, "customConditional" : "", "nextPage" : "", "logic" : [ ], "collapsed" : false, "reorder" : false } ], "configKey" : "primary-process-create", "name" : "primary-process-create" }