cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori elements condensed table layout visible rows

monokizsolt7
Participant
0 Kudos

Hi,

How can I control the number of rows displayed when using the condensed table layout? By default it seems to display 25 rows.

screenshot-2021-11-03-165744.png

Environment: CAP odata v4 + fiori elements annotations

What I've tried in the manifest.json, but does not work:

"controlConfiguration": { 
"financialDetails/@com.sap.vocabularies.UI.v1.LineItem": { 
"tableSettings": { 
"type": "GridTable", 
"condensedTableLayout": true, 
"enableFullScreen": true, 
"selectionMode":"Single", 
"visibleRowCount": 5 } },
  

Thanks, Zsolt

Accepted Solutions (0)

Answers (0)