Control CISS menu depth, scope and visibility

Understand Start Level, Max Level, Scope, Show Parent, Expand All, excluded pages and hidden-page behavior.

Not rated yet

The menu tree comes from DNN navigation. These settings decide where the tree starts, how far it expands and which nodes remain eligible.

Essential settings

SettingPurposePractical starting point
Start LevelSkips upper levels before rendering0 for the full site, 1 for section navigation
Max Level / DepthLimits descendant levels2–3 for a sidebar
ScopeSelects the root context for the treeCurrent section for local navigation
Show ParentIncludes the parent node above the scoped branchEnable when visitors need section context
Hide Out of ScopeRemoves branches outside the chosen contextEnable for focused section menus
Expand AllOpens every eligible branchLeave off on large trees
Excluded TabsRemoves selected page IDsUse for utility or campaign pages

Hidden pages and permissions

Keep Include Hidden / Disregard Hidden disabled unless the design intentionally exposes pages that DNN excludes from navigation. This option does not grant access: the current user's page permissions still determine what can be rendered.

Diagnose an unexpected tree

  1. Confirm the page's position in the DNN hierarchy.
  2. Temporarily set Start Level to 0 and Max Level to 3.
  3. Clear Excluded Tabs and disable Hide Out of Scope.
  4. Verify the result, then reapply one restriction at a time.
Was this page helpful?

0 comments

Comments are reviewed before they appear.