I try to make a view which lists all linked sub nodes from a specific menu item. So let's say we have the following a menu:
- Home
- About us
- Modules
- Module A
- Module B
- Module C
I like to be able to get all nodes in a view which are attached to the Modules menu item.
Is there any module which can help me with this? Or does the Views module provide a solution out of the box for that?