[TYPO3] Insert single record on page
JoH asenau
info at cybercraft.de
Thu Jun 7 11:36:30 CEST 2007
> It seems that i cant reply to the mailinglist at the moment.
> I think i have found out where to change my TS, but i cant
> get it to work. I have done the following:
>
> tt_content.shortcut.20.0.source.field >
> tt_content.shortcut.20.0.source.data = GPVar:uid
> tt_content.shortcut.20.0.tables = tt_content
>
> This should (as i see it) show the record of tt_content
> with the uid taken from the var uid in the url. But it dosent
> seem to work :(
Well it does. This is my code and it works:
tt_content.shortcut.20.0.source.field >
tt_content.shortcut.20.0.source.data = GPvar:test
You don't have to add the tables since the default is already
tt_content,blah,blubb.
So a single number without a "whatever_" prefix will always be taken from
tt_content.
But did you notice the difference?
GPVar != GPvar
HTH
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com
More information about the TYPO3-english
mailing list