[Typo3] Templavoila FCE & Typoscript

Nikolas Hagelstein hagelstein at hauptsache.net
Wed Nov 30 17:41:10 CET 2005


Hi,
> for a DS like this:->
> [CO]ROOT  
> 	[EL]Image 
> 	[EL]Headline
> 	[EL]Subheadline
> 	[EL]Text
> 	[EL]More Link Title
> 	[EL]More Link Url
> 	[SC] linklist
> 		[CO]Link
> 		[EL]Link Titel
> 		[EL]Link description
> 		[EL]Link URL
> 
> As you can see a cobj->data is created for every CO so data
> of linklist is out of scope for root and vice versa.

ok here we go think i got it :

TS of Text:
10=TEXT
10.current=1
20=LOAD_REGISTER
20.myvar.field=Text


accessable at Link Title with
10=TEXT
10.data=register:myvar


Ok now i need to know how to acccess the tt_content fields of the
parent record.
Any ideas?

Cheers,
		Nikolas





More information about the TYPO3-english mailing list