[TYPO3-dev] suggest wizard in flexforms = impossible ?

Marcus 'biesior' Biesioroff vsbies at wp.pl
Wed Mar 3 17:34:42 CET 2010


W dniu 2010-01-14 19:05, Andreas Kiessling pisze:
> Hi,
>
> i tried to use the suggest wizard from within a flexform.
> After looking at t3lib_TCEforms_Suggest class, i now understand, that
> this will never work, because the information, where to look for the
> records is fetched from TCA.

Would you bet ? ;)

Take a look at the changed file and just copy the marked modifications, 
or replace the whole file...

Of course you need also to add a config of the field in flexform_ds.xml 
this :



   <wizards>
     <suggest>
       <type>suggest</type>
     </suggest>
   </wizards>

			

-- 
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)

Polish TYPO3 Community Proud Member
http://typo3.pl


More information about the TYPO3-dev mailing list