[TYPO3-german] Re: tt_address Detailseite / Suchergebnis

2017-09-14 Diskussionsfäden Basti Baumann

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
}
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


[TYPO3-german] Re: tt_address Detailseite / Suchergebnis

2017-09-09 Diskussionsfäden Christian Hackl

Wie was wo?
Du willst also nur eine Detail Seite für tt_address?
Dann guckst du hier:
Info dazu: 
https://github.com/FriendsOfTYPO3/tt_address/issues/34#issuecomment-328184647

Download: https://github.com/BastianBalthasarBux/tt_address
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german