Skip to main content

When accessing a list view on an IFS Cloud web page, it initially displays only 24 records. However, upon inspecting the related GET request, it indicates that 25 records are being fetched (with parameters like limit=25 and skip=0).

Why is there a mismatch between the number of records fetched by the GET request and the number actually displayed in the list view? Is there a specific reason or setting in the UI framework that causes only 24 records to be shown initially?

Any insights or explanations would be appreciated!

If I recall correctly from a previous company on IFS Cloud, I think that the list/screen view simply defaults to only show 24 rows at a time.  I don’t know the reason for that odd number though. 

Also if I remember correctly that default count can be changed to a higher number although I don’t remember the exact process (either a parameter somewhere or in the screen options).

I don’t know if this helps or not, but IIRC 24 is just the default row count to show for a list in IFS Cloud.

Nick


Reply