{ "name" : "tenant-edit", "configKey" : "tenant-edit", "tabExpression" : "Tenant {{ data.tenant.name }}", "components" : [ { "type" : "columns", "key" : "dossier", "columns" : [ { "components" : [ { "type" : "columns", "key" : "header", "autoGrow" : "true", "columns" : [ { "components" : [ { "type" : "form", "key" : "header-left", "readonlyExpression" : "true" } ], "width" : "calc(100% - 350px)" }, { "components" : [ { "type" : "form", "key" : "header-right", "readonlyExpression" : "true" } ], "width" : "350px" } ] }, { "type" : "html", "content" : "
" }, { "type" : "columns", "key" : "first-column", "columns" : [ { "components" : [ { "type" : "page", "key" : "dossier-page", "toc" : "left", "sections" : [ { "type" : "section", "key" : "Tenant", "title" : "Tenant", "components" : [ { "type" : "form", "key" : "tenant" } ] }, { "type" : "section", "key" : "dossier-comments", "title" : "Comments", "components" : [ { "type" : "comments", "key" : "comments" } ] } ] } ], "width" : "9" }, { "components" : [ { "type" : "help-text", "key" : "help-text" }, { "type" : "action-list", "key" : "action-list" } ], "width" : "350px" } ] } ], "width" : "12" } ] } ] }