[TYPO3] Accessing TSFE[page] with Typoscript
Tyler Kraft
headhunterxiii at yahoo.ca
Fri Jul 28 16:51:40 CEST 2006
do you know if its actually in the array....
Read tsref and it tells you how to get things out of the arrays in the
getText part of data.
If you need to use a conditional with this variable it is done slightly
differently, and is detailed as part of the globalVars conditional.
hth
Jeff Segars wrote:
> I'm attempting to read some values from TSFE with Typoscript. I know
> you can access top-level fields such as id with TSFE:id. Is it possible
> to drill down into the arrays within TSFE also?
>
> Specifically, I'm trying to get at TSFE[page][tx_templavoila_ds] from
> Typoscript. Does anyone know if this is possible?
>
> Thanks!
> Jeff
More information about the TYPO3-english
mailing list