[TYPO3-dev] dynaflex and xml_field
    Sven Dörndorfer 
    sven at doerndorfer.de
       
    Tue Jul 18 09:33:07 CEST 2006
    
    
  
Hi Thomas,
Thanks again ;-)
Now everything is working fine!
Regards,
Sven.
On 2006-07-17 20:16:28 +0200, Thomas Hempel <thomas at work.de> said:
> Hi,
> 
> just a little bit explanation.
> The point is, that you don't have to select a field in the 
> formstructure (which is created by DynaFlex or which stands staically 
> in the TCA) but in the data structure that is saved by TYPO3 in the 
> database.
> 
> And there you a structure that is something like
> 
> 	SheetName/Language/FieldName
> 
> The fieldname has not be defined in the path because you already did 
> this with "xml_field". So if the field is on sheet called "mySheet" the 
> path will be
> 
> 	mySheet/lDEF
> 
> Currenty I'm not sure lDEF can be something like lDE or lDK. I never 
> saw such a flexform yet.
> 
> 
> Greets,
> Thomas
    
    
More information about the TYPO3-dev
mailing list