In collections, the list is set to 25 lines.
How can I increase it, for example to 50?
Currently the limit is hard-coded to 25.
You can change it in this file :
\modules\Content\views\collection\items.php
409: limit: 25,
1 Like