It drives me crazy. Sorry to ask again.
As I think I got it … all goes wrong.
My MD-file:
title: Homepage
menu: Home
content:
order:
custom:
- _headline-content
- _content-photo
- _photo-content
- _content-columns
items: '@self.modular'
onpage_menu: true
When I set (admin) …
Items: Children
Order by: Default
Order: Ascending
… than I have the correct output at the front-end. But the back-end (admin) is something totally different.
I think it is sorted alphabetically.
How can I manage to have both front-end and back-end to match what I define?
And why does GRAV change my custom order – explicitly set in the MD-file – if I change order or order by? That is confusing as hell :-)