Integer¶
An input field for integers.
'type' => 'input',
'eval' => 'int'

Integer field¶
Available TCA options¶
See a complete overview of Integer TCA options in the official documentation.
Display settings
An input field for integers.
'type' => 'input',
'eval' => 'int'
Integer field¶
See a complete overview of Integer TCA options in the official documentation.