Hello everyone,
Can anyone figure out why the "more" button at the top right only appears when I first go through the hierarchy browse page and then click on a level that isn't the top one? Even then, the "# more" and "reset" buttons are displayed only for the children of the top level (which are the second levels) that exceed the value set in "treeview items per page". Based on what I've seen in earlier posts, shouldn't it also appear if we simply use the Browse menu and click on Archival descriptions, and for all levels?
I also noticed the current user manual (#items-per-page entry) states the default "treeview items per page" value is 50, but it seems it was increased to 8,000 in version 2.8.1 and now in version 2.9 it's likely 10,000, right? Well, when I try the setting of 10,000, the tree opens after 20 seconds, but when I tried setting it to 40,000, the tree simply didn't open (it was stuck in eternal loading), so the "more" button at the top right would be a good solution. It seems that the defined values (whether they're 12, 2,000, or 40,000) are only applied via app.yml, not through the interface settings. This is in contrast to what the manual says: "If your site has very large hierarchies and you need to set the initial page load value higher than 10,000 records, a system administrator can modify this max value in the configuration file found at config/app.yml."
Observed Behaviour #1:- Simply going through the Browse menu and clicking on Archival descriptions
- Opened a Series-level description containing more records than the value configured in the "treeview items per page" setting and app.yml
- Result: No "# more" and "reset" buttons are displayed. Expected Behaviour: The "# more" and "reset" buttons should be displayed.
Observed Behaviour #2:
- Go to the hierarchy browse page. If Fonds-level descriptions contain more records than the value configured in the "treeview items per page" setting and app.yml, "# more" and "reset" buttons are displayed (however, these buttons are never displayed for any sublevels even if they also contain more records than the value configured in the "treeview items per page" setting and app.yml ).
- If I click on a Fonds-level description, I am redirected to the related archival description view page with the standard treeview (without "# more" and "reset" buttons being displayed at any level).
- If I click on a Series description or any other non-top-level description, I am redirected to the related archival description view page with the standard treeview (it will display "# more" and "reset" buttons).
Tried on version 2.9 logged in. Fresh install according to Artefactual's instructions (Ubuntu server).