[TYPO3] GET parameters with []

bernd wilke xoonsji02 at sneakemail.com
Fri Jun 6 23:53:07 CEST 2008


on Fri, 06 Jun 2008 23:58:43 +0300,
Παναγιώτης Κονταξής wrote:

> Thank you. But how could I retrieve this value inside my template?
> GP:test works only inside conditions. I found in previous posts and I
> tried: test=TEXT
> test.data=GP:test
> test.value={GP:test}
> test.data=GPVars:test
> with no luck.
> Thanks for any advice.
> 
have you tried:

test.data = GPvar:test
or 
test.value = {GPvar:test}

you can find some names of variables in the TSref, chapter "2.2. Datatype 
reference"

bernd
-- 
http://www.pi-phi.de/t3v4/cheatsheet.html


More information about the TYPO3-english mailing list