Hi,
I have a 1st level navigation in the top. Below we show the 2nd level with dropdown if any.
The 2nd Level is always showing in the 2.navigation if (of cause) the 1st level has childs.
Now I'm having some issues to show the 2nd level navigation of the path located in and if you are located in 3rd level it should still show 2nd level in the navigation.
It worked earlier, but one day it stopped working and now it shows all 2nd levels from every 1st level when located in 1st level.
I believe that the solution is to set navigationSettings.StartLevel = 2; in Swift_Navigation.cshtml
Now It's like we don't have a root ID on the 1st level to show the correct 2nd level or something...
Could it be missing after latest update or...?
Since it worked before. We believe it should be possible to make it work again.
See attached
Thanx in advance... NC