[Typo3] TemplateVoila how to get current=1 with TS???

Peter Klein peter at umloud.dk
Mon Dec 12 13:21:55 CET 2005


Hi Andreas.. You use LOAD_REGISTER like this:

<TypoScript>

// Save the current value in register
10 = LOAD_REGISTER
10.myVariable.current = 1


// Recall the value stored in the register
20 = TEXT
20.data = register:myVariable

</TypoScript>

-- 
Peter Klein/Umloud Untd

"Andreas Jonderko" <anj2j at yahoo.de> skrev i en meddelelse 
news:mailman.1.1134386347.17072.typo3-english at lists.netfielders.de...
> Hi!
>
> do you have any examples? Links?
>
> thx
>
>
> Peter Klein schrieb:
>> Hi Andreas, you can use LOAD_REGISTER to store the value, and then 
>> retrieve it later..
>> 





More information about the TYPO3-english mailing list