[TYPO3-german] Re: mehrere images aus tt_content

michael bogensperger m.bogensperger at agentur-zb.de
Thu Jun 27 13:33:59 CEST 2013


hi leuts

vielen dank für eure hilfe.

habs jetzt wie folgt gelöst, was auch top funktioniert :

gelöst :

SLIDER_IMAGES = CONTENT
SLIDER_IMAGES {
table = tt_content
select {
orderBy = sorting
where = colPos = 1
}
renderObj = COA
renderObj {
1 = IMAGE
1.file.import = uploads/pics/
1.file.import.field = image
1.file.width = 600c
1.file.height = 300c
}
} 

zu der frage welche vers ich nutze : 4.7.1 ohne extensions

gruss micha




More information about the TYPO3-german mailing list