How can I open all list entries with “show more”?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cmeadv
    Junior Member
    • Feb 2019
    • 3

    #1

    How can I open all list entries with “show more”?

    When you click on “Show more,” only 10 more results or list entries are displayed at a time. With more than 200 entries, it takes a very long time to open them all... Is there a way to open all entries with a single click? Can I set this up somewhere? Does anyone have any ideas? Thank you so much in advance!
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1755

    #2
    Go to Administrator -> User Interface -> Records per Page and set here another value, e.G. 100.
    Do not put the value to high, as it affects the loading time, because behind this is a database query, which could lead to a MySQL timeout, in case it is too high. In the file config.php in folder data, the the higehts value is set to 200 becauese of this. You my try to set it higher, but as said, can cause problems.

    Comment

    Working...