Project

General

Profile

Actions

Feature #25223

closed

Epic #62041: twbs Bootstrap backend, refactor EXT:t3skin and HTML5 output

Epic #62836: FormEngine PHP/HTML Improvements & Bootstrap

Enable TCA property displayCond for IRRE child records

Added by Oliver Hader about 13 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2011-03-02
Due date:
% Done:

100%

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

Description

Imagine that particular fields of an IRRE child record shall only be shown depending on a value in the parent record. Currently there is no easy way to access evaluate the parent record and define a behaviour.

For Flexforms a similiar solution with displayCond is available, e.g.:

FIELD:parentRec.header:REQ:true

However, it's problematic if the parent record is brand new and was not saved yet. In that case the field values of the parent should be transfered to the server side with the accordant AJAX request.

(issue imported from #M17824)


Files

typo3-6.1.1-displayCond.patch (4.92 KB) typo3-6.1.1-displayCond.patch David Frerich, 2013-07-02 15:21
Actions

Also available in: Atom PDF