Attention
TYPO3 v6 has reached its end-of-life April 18th, 2017 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
There is no further ELTS support. It is strongly recommended updating your project.
['interface'] section¶
Contains configuration for display and listing in various parts of the core backend:
Properties¶
Property |
Data Type |
---|---|
integer |
|
integer |
|
string |
Property details¶
showRecordFieldList¶
Key
showRecordFieldList
Datatype
string
(list of field names)
Description
Defines which fields are shown in the show-item dialog. E.g. 'doktype,title,alias,hidden,....'
maxDBListItems¶
Key
maxDBListItems
Datatype
integer
Description
Max number of items shown in the List module
maxSingleDBListItems¶
Key
maxSingleDBListItems
Datatype
integer
Description
Max number of items shown in the List module, if this table is listed in Extended mode (listing only a single table)