This topic is only applicable to SAP Fiori elements for OData V2.
We recommend that you use SAP Fiori tools, which is a set of extensions for SAP Business Application Studio and Visual Studio Code, to adapt the analytical list page.
Adapt the UI only for the use cases described in this topic. Otherwise, control replacements might lead to changes that can no longer be applied.
In the Page Editor, a property is written with spaces in between for better readability. In SAP Fiori elements, whenever we provide a property, it is written in the actual code format.
Feature |
Setting |
---|---|
Collapse smart filter bar |
Configure the |
Freeze filter bar on scroll |
Configure the |
Variant management options |
Configure the following page variant properties to enable the variant management options:
|
Share icon |
Configure the |
Clear button |
The clear button may appear on the smart filter bar or on the header area based on the enabling of Go button. If the Clear button is on the:
|
Table toolbar |
Configure the |
Page footer |
Configure the |
Chart |
Use the following smart chart properties on the UI Adaptation layer:
|
Feature | Setting |
---|---|
Ignored chart types |
Configure the |
No data |
Configure the |
Selection mode |
Configure the |
Show chart type selection button |
Configure the |
Show download button |
Configure the |
Show legend button |
Configure the |
Chart Type |
ignoredChartTypes value |
---|---|
Bar Chart |
bar |
Column Chart |
column |
Line Chart |
line |
Combined Column Line Chart |
combination |
Pie Chart |
pie |
Doughnut Chart |
donut |
Scatter Plot |
scatter |
Bubble Chart |
bubble |
Heat Map |
heatmap |
Bullet Chart |
bullet |
Vertical Bullet Chart |
vertical_bullet |
Stacked Bar Chart |
stacked_bar |
Stacked Column Chart |
stacked_column |
Combined Stacked Line Chart |
stacked_combination |
Horizontal Combined Stacked Line Chart |
horizontal_stacked_combination |
Bar Chart with 2 X-Axes |
dual_bar |
Column Chart with 2 Y-Axes |
dual_column |
Line Chart with 2 Y-Axes |
dual_line |
Stacked Bar Chart with 2 X-Axes |
dual_stacked_bar |
Stacked Column Chart with 2 Y-Axes |
dual_stacked_column |
Combined Column Line Chart with 2 Y-Axes |
dual_combination |
Combined Bar Line Chart with 2 X-Axes |
dual_stacked_combination |
Combined Stacked Line Chart with 2 Y-Axes |
dual_horizontal_combination |
Horizontal Combined Stacked Line Chart with 2 X-Axes |
dual_horizontal_stacked_combination |
100% Stacked Bar Chart |
100_stacked_bar |
100% Stacked Column Chart |
100_stacked_column |
100% Stacked Bar Chart with 2 X-Axes |
100_dual_stacked_bar |
100% Stacked Column Chart with 2 Y-Axes |
100_dual_stacked_column |
Waterfall Chart |
waterfall |
Horizontal Waterfall Chart |
horizontal_waterfall |
Feature |
Setting |
---|---|
Chart personalisation button |
Configure the |
C_ContrItemMonitoringResults--chart-btnDrillDownText |
Visibility: To drill down within the chart toolbar |
Feature |
Setting |
---|---|
C_ContrItemMonitoringResults--table-nodata |
Allows you to override the default text when chart has no data to display |
Personalization |
Configure the |
Export to Excel |
The Export to Excel button is visible on the UI by default. You can hide this button by setting the
|
C_ContrItemMonitoringResults--table |
Show Row Count |
Configuration of dynamically loaded additional records from the back-end system while scrolling within grid tables, tree tables, or analytical tables. |
In the outline, choose the table that requires a change to its The default value is 300. |
Row selection in responsive tables |
Determine whether row selection in a responsive table persists or resets after a refresh or data update. Configure the |
Each column of the smart table can also be tweaked in UI Adaptation. The smart table columns expose several properties for this purpose. Some of them are listed here:
Property |
Setting |
---|---|
|
Hide or unhide a column. |
|
Adjust the column width |
|
Expand column to the maximum width of the content |
|
Ensures the column is always used in the query, which affects the aggregation level |
|
Resize column width |
|
Displays column with a sort tab for personalization |
|
Allows sorting in ascending or descending. The default value is ascending. |
|
Displays sorted items when sort is available in column header |
|
Displays the total sum of a column |
Each button of the Adapt Filters dialog in Visual Filter mode can be tweaked via UI adaptation. The buttons and micro charts expose several properties for this purpose. Some of the button properties are listed here:
Property |
Setting |
---|---|
|
Hide or reveal a button |
|
Adjust the width of a button |
|
Lets you configure a button icon |
|
The source property of an alternative icon for the active (depressed) state of the button |
|
Allows you to change button text |
|
Denotes whether a control is currently in busy state |
|
Enable or disable a button |
|
Denotes whether a control is currently in blocked state |