Folder1
Page1
SubPage1
SubPage2
[...]
Page2
SubPage1
SubPage2
[...]
[...]
Folder2
Page1
[...]
Page1 Page2 Page3
Page1
Page2
SubPage1
SubPage2
Page3
[!Wayfinder? &startId=`[[UltimateParent]]` &level=`1` &hereTpl=`subNav_hereTpl` !]
Page1
SubPage1
SubPage2
[...]
Page2
SubPage1
SubPage2
[...]
Page1
Page2
SubPage1
SubPage2
[...]
[!Wayfinder? &startId=`[[UltimateParent]]` &hereTpl=`subNav_hereTpl` !]
No, you have misunderstood me. I _want_ to display the submenues always.
just add the parameter &hideSubMenus=`TRUE`
...........
My first thought was to add another WF call into the subNav_hereTpl Chunk, but that does not work. It simply displays the WF call instead of executing it.
Quote from: ZeTi at Jul 09, 2007, 06:12 AM
...........
My first thought was to add another WF call into the subNav_hereTpl Chunk, but that does not work. It simply displays the WF call instead of executing it.
If you want to do this, you need to use alternate snippet calls. i.e. if your outer call is [!....!], use [[....]] for the inner.
...