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.
37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"components" : [ {
|
|
"label" : "HTML",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"card bg-light\">\n <div class=\"card-body\">\n <h5 class=\"card-title\">Es ist ein Fehler aufgetreten</h5>\n <p class=\"card-text\">Es ist ein nicht behandelbarer Fehler aufgetreten, bitte wenden Sie sich an einen Administrator.</p>\n <ul>\n <li>Fehlercode: {{ data.error_code }}</li>\n <li>Fehlerbeschreibung: {{ data.error_message }}</li>\n </ul>\n </div>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false
|
|
} ],
|
|
"display" : "form",
|
|
"configKey" : "error-dialog",
|
|
"name" : "error-dialog"
|
|
} |