[TYPO3-english] Dynamic Database query using TypoScript
Valter Rodrigues
thesthunder at yahoo.com
Mon Oct 13 13:49:36 CEST 2008
Hi!
I 'm trying the following typoscript to make a db query:
lib.code=TEXT
lib.code.data=DB:tx_wecstaffdirectory_info:55:position_title
Is there any way to replace the 55 with a dynamic value? For example
lib.temp.data = GPvar:tx_wecstaffdirectory_pi1|curstaff
and then replace the 55 with the lib.temp's value.
Maybe is there any other way to retrieve fields from database using
dynamic values inside the queries?
Thanks you,
Panagiotis
More information about the TYPO3-english
mailing list