{ "name" : "Hauptprozess", "configKey" : "primary-process", "tabExpression" : "Vorgang {{ data.process_instance_id }}", "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" : "body", "title" : "Inhalt", "components" : [ { "type" : "form", "key" : "body" } ] }, { "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" } ] } ] }