Skip to content

Possibility to add a structure as a child #413

@bartrylant

Description

@bartrylant

What are you trying to do?

This is probably something not so many people want, but I have this situation with a lot of clients. They want to be able to custom make a navigation menu, but for some parents, the children should reflect the structure of a structure section.

What they do now: they make a parent and manually add all the entries from the structure as children. When they make a new item in that structure, they forget they still have to add it to the navigation manually.

What's your proposed solution?

It would be cool is there would be a "dynamic" option of something like that, to add to a navigation. So:

parent 1
   child 1
   child 2
parent 2
   children = structure from section "xyz"
parent 3

I could off course code this myself (if a node id in a nav == a certain value, include a structure list), but it would be nice if I could do it all in the Navigation plugin.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions