Could anyone please give me some pointers on how I could implement a forceParent option in the COG navigation XSLT?
Essentially I want the same functionality as forceHome, but instead of showing the highest node (home page) I'd like to show the immediate parent of the selected navigation level
i.e. the following structure:
- Home - Page1 - ChildPage1 - ChildPage2 - ChildPage3
Would give me the following sub navigation when on Page 1
COG Navigation - forceParent functionality
Hi there,
Could anyone please give me some pointers on how I could implement a forceParent option in the COG navigation XSLT?
Essentially I want the same functionality as forceHome, but instead of showing the highest node (home page) I'd like to show the immediate parent of the selected navigation level
i.e. the following structure:
- Home
- Page1
- ChildPage1
- ChildPage2
- ChildPage3
Would give me the following sub navigation when on Page 1
Page1
ChildPage1
ChildPage2
ChildPage3
Hope this makes sense?
Thanks,
James
is working on a reply...