[TYPO3-project-formidable] renderlet:LISTER

Ivan Gomez Rodriguez igomez at igalia.com
Tue Nov 27 13:51:56 CET 2007


Hi,

I think a column in a renderlet lister should have same behaviour that a
  renderlet but i have problems with following example:

  <renderlet:LISTER name="interested_in_auction_cars">
       <datasource use="interested_not_in_auction_cars" />
       <columns>
             <column name="make" type="renderlet:TEXT" />
  		<data>
		 <userobj>					
<extension>tx_glcarauctionsystem_div</extension>
		<method>_getMakes</method>
        	</userobj>
	        </data>

        </columns>

I want to get the same which i get defining a equivalent renderlet:TEXT
with a datahandler:LISTER.

Should that work as i think or not?

Regards,

Iván Gómez Rodríguez
Ingeniero en Informática
mailto:igomez at igalia.com


More information about the TYPO3-project-formidable mailing list