Hello!
in site.yml I need to merge in sections/slides two different pages’childes.
To be clear:
I have a page called events and a page called projects.
I would like to keep them separated so every single children will have an url referring to his main page (events/myevent and projects/myproject).
All the “published” children of events and projects must appear on the main dashboard and on the same list inside the sections/slides.
I can have multiple templates but they will be parented with the site root… I need instead an add button that make me choose the right template keeping the right parent, so if I choose the event template it will appear on the slides section list but it will be also parented with events, instead the project template added in the dashboard slides section will have the projects parent.
Any help? Thank you!