- Issue created by @robertoperuzzo
- Merge request !56Issue #3539828 by robertoperuzzo: Replaces the collection checkboxes with a... → (Open) created by robertoperuzzo
When creating a block, if multiple collections are selected, the system currently just prints
collection_render_parameters
in the Twig template without allowing control over the order.
We identified the need to define an order for these collections.
Add a "weight" configuration option for each selected collection in the block settings.
This will allow editors to control the display order of collections by assigning a weight,
with collections sorted accordingly.
Active
1.0
Miscellaneous