[TYPO3-templavoila] "experimental" status of accessing parent record data

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Mon Apr 16 10:17:24 CEST 2007


Hi!

David Lanier wrote:
> In the current documentation for templavoila, near page 11, there is a 
> short section on accessing data from the parent record, by using a 
> special register.
> 
> <TypoScript>
> 10 = TEXT
> 10.data = register:tx_templavoila_pi1.parentRec.uid
> </TypoScript>
> 
> Just before that, there is a note that says that "this feature is 
> experimental and can be changed in the future."
> 
> What is the likelihood of this feature changing in the future?

Almost zero since it is used already by many people :)

> Or maybe a more down-to-earth questions is, what is the likelihood that 
> the following code will no long work, returning the header field?
> <TypoScript>
> 10 = TEXT
> 10.data = register:tx_templavoila_pi1.parentRec.header
> </TypoScript>

Should work in future as well. Even if it is changed, old method should 
not disappear because of compatibility requirements. New method may come 
but old should still work.

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