How does page grouping work?
Note this is only for pages.
From the help file
- Page Groupings: To display only a specific group of pages in any given navigation area, select a group or groups here. You can then set your template to only show pages within group 1, group 2, group 3, group 4 or group 5. Note that all pages can be set in any of these groups, allowing you to display links in multiple navigation areas.
Page navigation template codes
Page navigation template codes only show active pages.
To show only certain pages, add _X before
the closing %, where X is the Page Group.
(e.g. %PAGES_BULLETS_2% will
show all pages assigned to Page Group #2)
Combo navigation template codes
Combo navigation template codes show categories and pages.
To show only certain pages, add _X before
the closing %, where X is the Page Group.
(e.g. %NAVIGATION_BULLETS_4% will
show all pages assigned to Page Group #4.
If the Catalog page is assigned to group #4, it will display all subcategories after the Catalog link)
***