I have a page called "Resources", which is a modular page contain a rather large number of modular items (folders). I'd like to utilize a dropdown menu in the navigation bar which includes the page titles of these module page chunks as dropdown menu items.
With my existing knowledge level I can do the above but only by try to hardcode the page items and menu items - obviously not ideal.
Would something like this be feasible programmatically within a Twig file, and if so are there any similar examples I could learn from?
Thanks very much,
Paul