[TYPO3-team-templavoila] Templavoila problem with ".field"
Romain Roy
romain.rroy at gmail.com
Tue Jul 13 07:46:49 CEST 2010
Hello,
I’ve problem with the templavoila with the « .field » property
I’ve the typoscript following :
Lib.header=TEXT
Lib.header.field=title
My lib.header is OK ( I try with « .value ») but the result is empty. I
found that I must add « page. » before for have a result.
But, with the typoscript :
Lib.header=TEXT
Lib.header.data=page :title
It’s OK !
With the previous version isn’t necessary to add « page. » before.
It’s possible that templavoila empty the « .field » typoscript property ?
Thank you very much for your help !
Best regards
I use :
TYPO3 4.4.0
Templavoila 1.4.4 with the static DS
Romain Roy
More information about the TYPO3-team-templavoila
mailing list