cancel
Showing results for 
Search instead for 
Did you mean: 

Pagination in FIORI

Former Member
0 Kudos

Hi All,

A colleague of us asked the following question in our community. Does anyone have any idea?

"We are working on a FIORI (Full screen) App. Here we need to include pagination as there number of records returned are high.

We are using a table control and so I tried to use the 'growing' property of 'Table' to include pagination, with 'Threshold' value as 20.

But with this, only if the model has the entire set of data, (for e.g 200) the pagination button(More [20/ 200]) is displayed.

In my use case, I want to trigger the service call which would send next 20 records , each time 'More' button is clicked and the count of the total number of records need to be shown.Basically, I do not want pagination at UI level(I do not want to send the entire set of data from the service, but send 20 at a time )

Could you please suggest how this could be achieved."

Thanks a lot in advance,

Best Regards,

Firat

SAP Business Support Network

Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Firat,

Please share which Fiori app are you talking about? There are 300+ apps.

If you are talking about custom app, you should now OData. $top and $skip are available for pagination.

Regards, Masa

SAP Customer Experience Group - CEG