[TYPO3-templavoila] TypoScript with TV not working

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Tue Mar 20 10:08:08 CET 2007


Hi!

Benjamin Mack wrote:
> I am transfering an old Typo3 page with MTB to TemplaVoila (TV 1.3.0, T3 
> 4.0). Everything works fine, the mapping is easy to set to existing 
> TypoScript and everything works fine, except this piece of TS:
> 
> lib.headline = TEXT
> lib.headline {
>     field = title
>     wrap = <div id="headline1">Title: |</div>
> }
> 
> lib.headlines is, of course, mapped correctly. The FE does NOT show the 
> "title" of the page and only the wrap.
> 
> Also, "data = field : title" is not working, although "data = TSFE : id" 
>  outputs the page id.
> 
> And yes... the title is NOT an empty string ;-).

This should be easy... You are trying to use title field but from where 
(what record)? I do not know how it works in MTB but in TV records come 
from tt_content. So you are trying to get "title" field from tt_content 
record.

-- 
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