{ "name" : "simple-connect", "configKey" : "simple-connect", "tabExpression" : "{{ data.cluster.stage }}-{{ data.tenant.name }}-{{ data.cluster.name }}", "readonlyExpression" : "data.vorgang_status > 10", "components" : [ { "type" : "columns", "key" : "dossier", "columns" : [ { "components" : [ { "type" : "form", "key" : "header", "readonlyExpression" : "true" }, { "type" : "html", "content" : "
" }, { "type" : "columns", "key" : "first-column", "columns" : [ { "components" : [ { "type" : "page", "key" : "dossier-page", "toc" : "left", "sections" : [ { "type" : "section", "key" : "master-data", "title" : "Stammdaten", "components" : [ { "type" : "form", "key" : "tenant", "readonlyExpression" : "true" } ] }, { "type" : "section", "key" : "smardigo", "title" : "Smardigo", "components" : [ { "type" : "form", "key" : "simple-connect" } ] }, { "type" : "section", "key" : "dossier-attachments", "title" : "Anhänge", "components" : [ { "type" : "form", "key" : "attachments" } ] }, { "type" : "section", "key" : "dossier-comments", "title" : "Kommentare", "components" : [ { "type" : "comments", "key" : "comments" } ] }, { "type" : "section", "key" : "dossier-history", "title" : "Protokoll", "components" : [ { "type" : "history", "key" : "history" } ] } ] } ], "width" : "9" }, { "components" : [ { "type" : "help-text", "key" : "help-text" }, { "type" : "action-list", "key" : "action-list" } ], "width" : "350px" } ] } ], "width" : "12" } ] } ] }