[TYPO3-templavoila] "experimental" status of accessing parentrecord data

Nikolas Hagelstein hagelstein at shr.cc
Mon Apr 16 11:59:50 CEST 2007


David Lanier wrote:
>[EXPERIMENTAL feature]
> Or maybe a more down-to-earth questions is, what is the likelihood
> that the following code will no long work, returning the header
In case of doubt you could access it the "old school way"

TS SETUP:
lib.tt_contentfields=LOAD_REGISTER
lib.tt_contentfields {
    uid.field=uid
    ...
    ...
}
tt_content.templavoila_pi1.10< lib.tt_contentfields

WITHIN FCE:
10=TEXT
10.data=register:uid


Bye,
Nikolas




More information about the TYPO3-project-templavoila mailing list