Project

General

Profile

Actions

Bug #20344

closed

IRRE doesn't work in relationship with flexforms

Added by Stefan Galinski about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-04-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

You cannot add new elements inside IRRE enabled fields. Just try the flexform code below. You can also try to remove the wrapping sectionTest node.

<T3DataStructure>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>Test</sheetTitle>
</TCEforms>
<type>array</type>
<sectionTest>
<section>1</section>
<type>array</type>
<el>
<groups>
<TCEforms>
<label>Group</label>
<config>
<type>inline</type>
<foreign_table>sys_language</foreign_table>
</config>
</TCEforms>
</groups>
</el>
</sectionTest>
</el>
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
(issue imported from #M10963)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #18957: Flexforms & IRRE doesn't workClosedKai Vogel2008-06-14

Actions
Actions

Also available in: Atom PDF