[TYPO3-dev] show info from flexform on FE

media.res | Alex Widschwendter a.widschwendter at mediares.at
Tue Sep 11 16:37:01 CEST 2007


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