fieldWizard¶
For general fieldWizard documentation see here.
- recordsOverview¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']['fieldWizard']
- Type
array
- Scope
fieldWizard
Render an overview of the selected records with correct icon and click menu and title. Allows to perform actions on the selected records directly. Links the record title to a direct editing form.
- tableList¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']['fieldWizard']
- Type
array
- Scope
fieldWizard
Render a list of allowed tables and link to element browser. This field wizard is enabled by default. This wizard allows to easily select records from a popup.