Welche version? 10.0.0-main14165
Standardisierte Prä- und Suffixes
...
Alter Name | Neuer Name |
---|
showMenuSearch enableMenuSearch
| menu.enableSearch
|
showGlobalSearch
| enableGlobalSearch
|
hasLayoutSwitcher
| enableLayoutSelector
|
initialSidebarWidth
| sidebar.defaultWidthPixels
|
showExplorer
| sidebar.enableExplorer
|
showActionSearch
| sidebar.enableActionSearch
|
entityScopeSelectorVisible
| scopeSelector.visible
|
entityScopeEntityName
| scopeSelector.entityName
|
entityScopeDisplayExpression
| scopeSelector.displayExpression
|
entityScopeValueExpression
| scopeSelector.valueExpression
|
contextSelectorVisible
| contextSelector.enabled
|
contextSelectorAPIUrl
| contextSelector.ApiUrl
|
contextSelectorHardReload
| contextSelector.hardReload
|
stageName
| stagingIndicator.label
|
stageColor
| stagingIndicator.color
|
healthCheckErrorIntervalMS
| healthCheck.errorIntervalMS
|
healthCheckRoutineIntervalMS
| healthCheck.routineIntervalMS
|
dashboardEnabled
| dashboardmenu.enableMenuItemenableDashboardItem
|
phoneBreakpoint
| breakpoints.phoneWidthPixels
|
tabletBreakpoint
| breakpoints.tabletWidthPixels
|
applicationName
| customization.applicationName
|
faviconLogo
| customization.favicon
|
headerLogo
| customization.headerLogoFile
|
loginLogo
| customization.loginLogoFile
|
customizationCssFilePath
| customization.customCssFile
|
customizationJsonFilePath
| customization.customJsonFile
|
userGuideUrl
| customization.userGuideUrl
|
helpline
| customization.helpline
|
...
Name | Beschreibung | Standardwert |
---|
sidebar.enableActions
| Ob actions angezeigt werden oder nicht. | true
|
dashboard.enableSystemDashboards
| Ob die system Dashboards aktiv sind oder nicht. | true
|
dashboard.enableCustomDashboards
| Ob selbst erstellte Dashboards aktiv sind oder nicht. | false
|
Enfernte Einstellungen
Name | Auswirkungen |
---|
faviconSelector
| Wert ist nun fix auf favicon gesetzt. |
hasUserGuide
| Wird nun durch customization.userGuideUrl bestimmt. Wenn der Wert ein leerer string ist wirkt das gleich wie wenn man dies option auf false hatte. |
...
Alter Name | Neuer Name |
---|
readOnly
| enableEditing
|
customDashboardsEnabled
| enableCustomDashboards
|
Neue Einstellungen
Name | Auswirkungen |
---|
customDashboardsEnabled
| Wird nun in der UiConfiguration
konfiguriert.Name | Beschreibung | Standardwert |
---|
enableSharing
| Steuert ob der share button aktiv ist oder nicht. | true
|
Entfernte Einstellungen
enableSystemDashboards
| Ob die system Dashboards aktiv sind oder nicht. | true
|
LabelSettings → LabelConfiguration
...
Alter Name | Neuer Name, Werte |
---|
InstructionType
Werte: All , InstructionOnly , None | DescriptionType
Werte: All , TooltipOnly , None |
Entfernte Einstellungen
Name | Auswirkungen |
---|
Alignment
| Das label wird immer oben dargestellt. |
...