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 #1

Updated by Ingmar Schlecht over 12 years ago

Change has been committed to the project-fileabstraction branch of the Incubator:
http://git.typo3.org/TYPO3v4/Incubator.git?a=commit;h=6268f6484615e98bd59406d850457febdccef4f6

Actions #2

Updated by Ingmar Schlecht over 12 years ago

  • Status changed from New to Accepted
Actions #3

Updated by Gerrit Code Review over 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7669

Actions #4

Updated by Ingmar Schlecht over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF