UI Part 2

This commit is contained in:
2026-07-26 10:52:17 +00:00
parent cca509cd74
commit 0cba22ab0b
4 changed files with 130 additions and 43 deletions

View File

@@ -128,7 +128,17 @@
"options": {
"settings": {
"editableHeaderContent": false,
"contextPath": "/Incidents"
"contextPath": "/Incidents",
"controlConfiguration": {
"conversation/@com.sap.vocabularies.UI.v1.LineItem#i18nConversation": {
"tableSettings": {
"type": "ResponsiveTable",
"creationMode": {
"name": "Inline"
}
}
}
}
}
}
}