[TYPO3-project-formidable] datahandler:LISTER activelistable

Manuel Rego Casasnovas mrego at igalia.com
Mon Dec 3 14:48:11 CET 2007


Hello.

More problems with datahandler:LISTER. I use the method "_getListData"
but I can't get any value for the row.

XML config:
        <renderlet:TEXT name="value">
            <activelistable>true</activelistable>
            <process>
                <userobj>
                    <php>
                        <![CDATA[
                            echo '<pre>_getListData:
';var_dump($this->oDataHandler->_getListData());echo '</pre>';
                        ]]>
                    </php>
                </userobj>
            </process>
        </renderlet:TEXT>

How I can get the values for the current row?

Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com



More information about the TYPO3-project-formidable mailing list