---
title: "Feature: #88901 - Render all fields in ElementInformationController"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-88901"
source: "Changelog/10.3/Feature-88901-RenderAllFieldsInElementInformationController.rst"
typo3-version: "10.3"
typo3-major: 10
type: "feature"
issue: 88901
forge: "https://forge.typo3.org/issues/88901"
tags: ["Backend"]
rendered: "2026-09-17T21:17:42+00:00"
---

# Feature: #88901 - Render all fields in ElementInformationController {#feature-88901-render-all-fields-in-elementinformationcontroller}

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

## Description {#description}

The element information modal now shows all fields of the current record and
the selected type.

## Impact {#impact}

The TCA configuration `showRecordFieldList` inside the section `interface` is
not evaluated anymore and all occurrences have been removed.

A migration wizard is available that removes the option from your TCA and adds
a deprecation message to the deprecation log where code adaption has to take place.
