[TYPO3-german] Re: tt_address Detailseite / Suchergebnis

Basti Baumann donillo at gmail.com
Thu Sep 14 15:03:16 CEST 2017


Danke, schaue ich mir gerne an, auch wenn ich das jetzt mit TYPOSCRIPT hinbekommen habe.

Mit einem Marker klappt es:

table = tt_address
select {

where = uid = ###adressuid###
  markers.adressuid.data = GP:tt_address|showUid  
#andWhere.data = GP:tt_address|showUid
# Make sure there is no SQL injection!
#andWhere.intval = 1
#andWhere.wrap = uid=|
#uidInList = 35
#orderBy = last_name ASC
pidInList = 44
}


More information about the TYPO3-german mailing list