We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
Or possibly do it automatically: when a catalogue only has a single category make some changes to how things are displayed:
- The breadcrumbs would skip going back to the catalogue's index screen
- The add entry form would hide the category field
Probably this would halve the implementation time and be a bit cleaner.
If there's only one category in a catalogue, the category selector is not displayed and it will default.
If you use a tree catalogue then it already will skip the index in the breadcrumbs.
So that works.
You can also use a tree with multiple categories, but enable "narrow in", and remove the category browsing from the template. This way you have invisible categorisation, which is nice.
- The breadcrumbs would skip going back to the catalogue's index screen
- The add entry form would hide the category field
Probably this would halve the implementation time and be a bit cleaner.
If there's only one category in a catalogue, the category selector is not displayed and it will default.
If you use a tree catalogue then it already will skip the index in the breadcrumbs.
So that works.
You can also use a tree with multiple categories, but enable "narrow in", and remove the category browsing from the template. This way you have invisible categorisation, which is nice.