---
title: "Feature: #28171 - Improved link field in FormEngine"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-28171"
source: "Changelog/8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #28171 - Improved link field in FormEngine

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

## Description

The handling of link fields when managing records has been improved and now shows a human readable string,
an icon and an additional help text instead of the cryptic `t3://` syntax. This is enabled
by default for all `renderType="inputLink"` elements.

## Impact

Better UX of link fields in the Backend
