You are viewing beta documentation for Navigation 4.x.
Templates
Navigation Field
The Navigation field lets entries and other elements select a menu by handle.
In templates, the field returns the menu handle string:
{{ craft.navigation.render(entry.myNavigationField) }}Use the handle with any craft.navigation.* API that accepts a menu handle or criteria array.
Last updated: July 3, 2026, 1:21:58 PM