[TYPO3-core] Flexforms + IRRE
Bernhard Kraft
kraftb at kraftb.at
Tue Apr 28 14:40:48 CEST 2015
Hi,
Are there any plans to make IRRE working in flexforms? Or are there
plans to remove XML flexforms at all.
Because in the current situation it is just somewhat incomplete.
In my current case I tried to make use of FAL fields from within
EXT:fluidcontent. It works for FAL fields on the rootlevel but as soon
as you have a section/element structure it doesn't.
In table sys_refindex there is care taken of flexforms by having a field
"flexpointer" but as far as I could investigate it this doesn't work for
inline relations. Inline relations have a TCA configuration
"foreign_field" which designates the field of the foreign table pointing
to the currently edited record. For making flexforms + IRRE working
together the support for this foreign_field would have to get extended
to allow an "ID:flexpointer" syntax or to give an additional TCA
configuration option (In fact: DS configuration option in the case of
flexforms) having a name like "foreign_flexpointer" ...
greetings,
Bernhard
More information about the TYPO3-team-core
mailing list