Also so gebe ich mir ja ein Bild aus:
10 = FILES
10 {
references {
table = tt_content
uid.field = uid
fieldName = menubild
}
renderObj = IMAGE
renderObj {
file.import.data = file:current:publicUrl
file.height = 340c
file.width = 715c
stdWrap.typolink.parameter.data = file:current:link
}
}
jetzt muss ich doch aber für "table" und "uid.field" die Werte irgendwie von
meiner Datenbankafrage die ich vor meinem renderObj gemacht habe zuordnen können
table = tx_a4ptour_domain_model_tour
select {
pidInList = 4
where = hidden = 0
orderBy = sorting
}
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german