.. include:: /Includes.rst.txt .. _columns-inline-properties-foreign-label: ============== foreign\_label ============== .. confval:: foreign_label :name: inline-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 :php:`$GLOBALS['TCA'][]['ctrl']['label']` for the inline-view.