[TYPO3-dev]  Flexform value when used with typeNum
    Thomas Mammitzsch 
    typo at pure.kicks-ass.net
       
    Fri Jul 28 18:10:47 CEST 2006
    
    
  
Hi list,
i wrote a plugin with a config using flexforms. the plugin result should 
be put out only if the typenum is 4. if i do the following:
xmlref = PAGE
xmlref.typeNum = 4
xmlref.10 < plugin.tx_uxwdsref_pi2
there is no pi_flexform array in $this->cObj->data. if i output plugin 
result as normal pagecontent without typenum the pi_flexform is there. 
What can i do to get it also with the typenum set?
regards, Thomas
    
    
More information about the TYPO3-dev
mailing list