Hi guys,
I have set up a standard Swift installation and I am trying to use the Navigation column in the Header.
Although there is no specific filtering of the number of levels in the settings:
It looks like the Navigation.cshtml template stops after the second level. There is no condition to display more than the first 2 levels of navigation.
Is this by design? If I need a navigation menu with a dropdown spanning across multiple levels (more than 2), I will have to create a custom one?
Thank you,
Adrian