maxitems

maxitems
Path

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

Type

integer > 0

Scope

Display / Proc.

Types

group, inline

Maximum number of child items. Defaults to a high value. JavaScript record validation prevents the record from being saved if the limit is not satisfied.

Note

Property maxitems is ignored with type='select' and renderType='selectSingle'.