[TYPO3-core] RFC #4270 displayCond for flexforms, that affects on row of element

Tolleiv Nietsch info at tolleiv.de
Sat May 30 17:00:07 CEST 2009


Hi,
this is a SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=4270

Branches: Trunk

Problems:
TCEform display conditions can't reference their parent-records's values

Solution:
comparable to the templavoila parentRec-registers this patch provides a 
way to reference these values via parentRec.<fieldname> within the 
flexform-displayCond fields

Notes:
Could be very helpful to improve UX for flexform-users. As soon as TYPO3 
has PHP 5.3 as dependency this should be improved by using a lambda 
function instead of create_function(...)

Example:
check whether the header-field within the parent record has a value:
<displayCond>FIELD:parentRec.header:REQ:true</displayCond>

Regards,
Tolleiv
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t3lib_tceforms.php-4270.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090530/d8b25c3c/attachment.txt 


More information about the TYPO3-team-core mailing list