[TYPO3-core] RFC #13735: Add handling of Wizzards->suggest for FlexForm's relational fields
Marcus 'biesior' Biesioroff
vsbies at wp.pl
Sat Mar 6 21:09:01 CET 2010
ellou' List!,
this is a SVN patch request.
Type: feature
Branch: 4.3, trunk
BT reference: http://bugs.typo3.org/view.php?id=13735
Problem:
Although FlexForm's field can be configured for using Wizzard->suggest
feature it's not working because it requires TCA configuration for
selected field. What's more FlexForm's field isn't recognized properly
and it identifies itself as tt_content[pi_flexform], this behaviour
doesn't allow to update FF field after related record is choosen.
Solution:
Name of the FF field and it's configuration can be fetched in
renderSuggestSelector method and passed to ajax in special, array-like
format which, when recognized will be used instead of TCA configuration.
--
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)
Polish TYPO3 Community Proud Member
http://typo3.pl
More information about the TYPO3-team-core
mailing list