fieldControl¶
The field of type folder can enable all common field control options. Furthermore the following are available:
- elementBrowser¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']['fieldControl']
- Type
array
- Scope
fieldControl
The element browser field control used in
type='folder'
renders a button to open an element browser to choose a folder.It is enabled by default if rendering a folder element.