foreign_label¶
- foreign_label¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']
- Type
string
- Scope
Display / Proc.
Insert the fieldname of the inline element, that you want to have as the title of the inline element. E.g. 'header'. If set, it overrides the label set in
$GLOBALS['TCA'][<foreign_table>]['ctrl']['label']
for the inline-view.