The New block view in EPiServer 7.5 displays block groups and block types inside the groups in a seemingly random order.
This screenshot from the Alloy demo site shows the issue:
I'd like to display the block types inside the groups in alphabetical order to make finding the correct block type easier. It would be great if the groups could also be ordered. E.g.
- Default
- ButtonBlock
- ContactBlock
- PageListBlock
- TeaserBlock
- Information
- Optimization
- Specialized
Is this possible in EPiServer 7.5? How are the groups and types ordered by default?