---
title: "Feature: #94210 - Information about inherited backend layout"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-94210"
source: "Changelog/11.3/Feature-94210-InformationAboutInheritedBackendLayout.rst"
typo3-version: "11.3"
typo3-major: 11
type: "feature"
issue: 94210
forge: "https://forge.typo3.org/issues/94210"
tags: ["Backend", "TCA", "ext:backend"]
rendered: "2026-09-18T10:44:28+00:00"
---

# Feature: #94210 - Information about inherited backend layout {#feature-94210}

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

## Description {#description}

When editing a page record, the field `pages.backend_layout_next_level` can
be used to apply a backend layout to all subpages.

This can make it difficult for the editor to determine the currently applied
backend layout. To help the editor in case of an inherited layout a message
is now displayed below the `pages.backend_layout` field label via a
new FormEngine field information.
