[TYPO3] GET parameters with []
Lucas Thurston
lucas at castironcoding.com
Sat Jun 7 00:08:23 CEST 2008
For this to work:
test.value = {GPvar:test}
you'd also need:
test.insertData = 1
Lucas
bernd wilke wrote:
> 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
--
-----------------------------
Lucas Thurston
Cast Iron Coding - Portland OR, USA
http://www.castironcoding.com
lucas at castironcoding.com
More information about the TYPO3-english
mailing list