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

Andreas Jonderko anj2j at yahoo.de
Mon Dec 12 12:55:13 CET 2005


i forgott to say that's not working:

> temp.name = CONTENT
> temp.name{
> 
>   table = fe_users
>   select {
>          #storagefolder ID
>     pidInList = 1
>     orderBy = name
>     where = uid = temp.uid
>   }
>   renderObj=COA
>   renderObj{
>     10=TEXT
>     10.field=name
>   }
> }
> 
> 10<temp.name

cheers!



More information about the TYPO3-english mailing list