[TYPO3-dev] show info from flexform on FE

Bas van der Togt bas.vander.togt at efocus.nl
Tue Sep 11 16:45:30 CEST 2007


finally i got it work!
i drunk to much coffee today, my flexform was empty in the backend!

thanks for all the help!

media.res | Alex Widschwendter wrote:
> hi,
> 
>> Ofcourse, thank you. But it's still not working.
>> line 95
>> http://www.wolfsstyle.com/flex.txt (user: algebra pw: algebra)
>> What am i doing wrong?
> 
> $content.= $this->conf['view'] = 
> $this->pi_getFFvalue($this->cObj->data['pi_flexform'], 
> 'what_to_display', 'sDEF');
> 
> i don't now if this double assigenment works?
> 
> i would go for:
> $content.= $this->pi_getFFvalue($this->cObj->data['pi_flexform'], 
> 'what_to_display', 'sDEF');
> 
> cheers alex
> 
> 




More information about the TYPO3-dev mailing list