[Typo3] Insert of text value into Typoscript

Steven Bagshaw steven.bagshaw at unv.org
Mon Aug 22 13:37:28 CEST 2005


Hi Peter,

Thanks for your reply. Unfortunately, I cannot even get your simple example
working, and the more I look at the LOAD_REGISTER doco (which is a bit
scanty), the less I imagine I will be able to do what I want to do.

Looks like I'll just be writing a user-defined functioned to do this.

But thanks a lot for your help - it gave me some good clues, but I have to
give up on this one I think!

Steven

>
> Here's an example
>
> temp.test = LOAD_REGISTER
> temp.test.myVar.value = This is a test
> temp.test.myOtherVar.field = title
>
>
> temp.test2 = TEXT
> temp.test2.value = {register:myVar}<br>And the title of the page
> is:{register:myOtherVar}
> temp.test2.insertData = 1
>
> -- 
> Peter Klein/Umloud Untd
>
>





More information about the TYPO3-english mailing list