[TYPO3-dev] using group-column as list-label?

Peter Russ peter.russ at 4many.net
Fri Aug 4 11:31:54 CEST 2006


Markus Schorer schrieb:
> hi all,
> 
> how can i display the label-column of the foreign table for a 
> group-column and not the _id_ of that entry?
> 
> i reference a single tt_address-element and want to display that entries 
>  company-column.
> 
> can i magically copy the name from the tt_address-element to a 
> text-column on my referencing element on save?
> 
> any ideas?
> 
> markus
> 

If I get you right you want something like that:
10=RECORDS
10{
	source.field=auction_title
	tables=tx_fdfxauction_title
	conf.tx_fdfxauction_title=TEXT
	conf.tx_fdfxauction_title{
		field=title
		wrap=|<br />
	}
}

Regs. Peter.



-- 
Fiat lux!
Docendo discimus.
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ




More information about the TYPO3-dev mailing list