[TYPO3-templavoila] TypoScript with TV not working
Dmitry Dulepov
9f4eetb02 at sneakemail.com
Tue Mar 20 14:44:10 CET 2007
Benjamin Mack wrote:
> Although I wondered why it did not work with "field = title" since TSref
> says:
>
> ---- from getText ----
> field : [fieldname from the current $cObj->data-array in the cObj.]
> As default the $cObj->data-array is $GLOBALS["TSFE"]->page (record of
> the current page!)
> ---------
>
> well. It did not point there by default... ;-).
In TV it is "tt_content by default". In global TS it is page because
global TS is more related to pages table. But TV works with tt_content
objects, so defaults change.
> Anyway. Thanks again, Dmitry!
You are welcome :)
--
Dmitry Dulepov
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-project-templavoila
mailing list