Replies: 6 comments 6 replies
-
I'd be happy with just a global setting, if that helps to get this done earlier. The per-source basis feature can still be added later...but the fixed limit of 50 is way too small for my usual needs. |
Beta Was this translation helpful? Give feedback.
-
@brandonkelly, is it configurable at all? 100 seems like a better default than 50 ... |
Beta Was this translation helpful? Give feedback.
-
Agree with that. Just increased the page/batch size to 100 for the next 3.4 release. |
Beta Was this translation helpful? Give feedback.
-
You can also try |
Beta Was this translation helpful? Give feedback.
-
Is there a definitive way to configure this? We're getting bad performance issues when loading 100 of them in, we were actually happy with only showing 50 max as if the user needed to find something, sifting through 100 items is a chore when you can just use the search to find it. |
Beta Was this translation helpful? Give feedback.
-
Maybe I am not seeing it, but why is this still not a simple config variable which we can set in the general config? The JS injection with the plugin works, but only when the elemets are loaded async (clicking a filter or searching for entries), not on first page load. Which still results in an index with 100 elements in my case, but with wrong pagination. Screenshot; Running Craft 4.14.10 |
Beta Was this translation helpful? Give feedback.
-
Description
It would be nice if it was possible to override the default limit of 50 entries per page to a different number, on a per-source basis in the Entry index (i.e. a dropdown or number input beside the pagination UI).
Steps to reproduce
Additional info
Beta Was this translation helpful? Give feedback.
All reactions