Project

General

Profile

Actions

Feature #66862

closed

New $TCA['ctrl'] option: copyReferenceFields

Added by Armin Vieweg over 9 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-05-08
Due date:
% Done:

0%

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

Description

copyReferenceFields

Key Datatype
copyAfterDuplFields string (list of field names)

Description
The given fields must be from type inline. When you copy an object, the copy will still point to old references. The fields set in this option will copy the referenced objects and change the reference to the copy.

Example:

Take from the "tx_dce_domain_model_dce"

'copyReferenceFields' => 'fields',

Scope
Proc.


:)

Actions

Also available in: Atom PDF