[TYPO3] combining two fields in one rendering in a FCE

manolobimbo (Emmanuel Brost) manolobimbo at manolobimbo.com
Tue Sep 30 12:37:12 CEST 2008


Hi list,

i think everybodu here as already read the "futuristic template 
building"...
I'd like using an FCE like the one in this document to create a 
repetable list of link (page 62) but i would like to add the filtetype 
icon in front of each item.
The extension ml_links, available on the TER, is suitable for this 
purpose but i still have a little problem.I can't display the name of 
the file and i have the url of this file displayed instead.
Here is the typoscript os the DS:

10 = TEXT
   10.field=field_titre
   10.typolink.parameter.current = 1
   10.parameter.userFunc=tx_mllinks_pi1->getFileType
   10.postUserFunc=tx_mllinks_pi1->main


"field_titre" is the field of type "no_map" who should be displayed.

Any idea?
Thanks

Emmanuel Brost



More information about the TYPO3-english mailing list