Project

General

Profile

Actions

Feature #29296

closed

Add possibility to define foreign_match_fields for IRRE inline relations.

Added by Ingmar Schlecht over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Category:
Backend API
Target version:
Start date:
2011-08-27
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

This patch request adds the possibility to define foreign_match_fields (similar to MM_match_fields) for IRRE inline relations. This is required for the upcoming file abstraction layer in TYPO3.

New documentation:

For TYPO3 Core API, Chapter: ['columns'][fieldname]['config'] / TYPE: "inline"

http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2529282

parameter name: foreign_match_fields
parameter type: array
parameter description: Array of field=>value pairs to both insert and match against when writing/reading IRRE relations. This feature is useful if you want to use the same child table in two inline fields within the same parent table. In that case you can then define an "identifier" field in the child record to distinguish the two relations.

Actions

Also available in: Atom PDF