Limit results for PaginatedCustomerOrderOverview

Spryker Customer Posts: 24 ✨ - Novice

Hi all,

I´m trying to add a limit (first 5 orders sorted by date) on the PaginatedCustomerOrderOverview within Pyz/Yves/CustomerPage/Controller/CustomerController.php. It seems that it ignores every type of limit, whether it is on the orderListTransfer or the orderQuery itself. Is there a way to apply the rowlimit with filter/filterField or any other attribute?

Many thanks,

Fred

Welcome!

It looks like you're new here. Sign in or register to get started.