Jetzt Oster-Deal sichern!

25% Rabatt auf Cloud BASIC und PREMIUM für die ersten drei Monate.

Zum Inhalt springen

Rename labels for content elements

For editors, the names of the fields are not always entirely clear. These fields include "before" and "after" in the standard content elements.

These can be changed as follows:

## Default == English
TCEFORM.tt_content.spaceBefore.label.default = Space before
TCEFORM.tt_content.spaceAfter.label.default = Space after

## German
TCEFORM.tt_content.spaceBefore.label.de = Space before
TCEFORM.tt_content.spaceAfter.label.de = Space after

The respective backend language is specified after the 'label' parameter: default for the standard language, de for German, fr for French, etc.

All form fields in the backend - with the exception of Flexforms - can be renamed in this way. The general spelling is

TCEFORM.tablename.fieldname.label.language = Text

This page contains automatically translated content.

Updated: 17.07.2024