---
title: "Feature: #85918 - Hide in menu / Show in menu entry for pages in context menu"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-85918"
source: "Changelog/10.1/Feature-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst"
typo3-version: "10.1"
typo3-major: 10
type: "feature"
issue: 85918
forge: "https://forge.typo3.org/issues/85918"
tags: ["Backend", "ext:backend"]
rendered: "2026-09-20T05:05:02+00:00"
---

# Feature: #85918 - Hide in menu / Show in menu entry for pages in context menu {#feature-85918}

See [forge#85918](https://forge.typo3.org/issues/85918)

## Description {#description}

A new entry has been added to the context menu. It enables editors to toggle the
`hide in menu` / `show in menu` flag without opening page properties.

Find it as a child entry of `More Actions`.

Removing the entry from the menu is possible via User TSconfig with the following setting:

`options.contextMenu.table.pages.tree.disableItems = hideInMenus,showInMenus`

## Impact {#impact}

Editors will save some clicks when arranging menu structures.
