readOnly

readOnly
Path

$GLOBALS['TCA'][$table]['columns'][$field]['config']

Type

boolean

Scope

Display

Types

category, check, color, datetime, email, file, folder, group, imageManipulation, inline, input, language, link, number, radio, select, slug, text

Renders the field in a way that the user can see the values but cannot edit them. The rendering is as similar as possible to the normal rendering but may differ in layout and size.

Warning

This property affects only the display. It is still possible to write to those fields when using the DataHandler.