[TYPO3-english] View label when using multiple records in the list view

Jigal van Hemert jigal at xs4all.nl
Thu Jun 23 23:14:00 CEST 2011


Hi,

On 23-6-2011 22:49, Guillermo R. Oramas J. wrote:
> 		'carea' =>  array (		
> 			'exclude' =>  1,		
> 			'label' =>  'LLL:EXT:ori_org/locallang_db.xml:tx_oriorg_pt.carea',

I guess you mean 'title' => '......', here?
label "Points to the fieldname of the table which should be used as the 
"title" when the record is displayed in the system."

> 			'config' =>  array (
> 				'type' =>  'group',	
> 				'internal_type' =>  'db',	
> 				'allowed' =>  'tx_oriorg_regions,tx_oriorg_countries',	
> 				'size' =>  1,	
> 				'minitems' =>  1,
> 				'maxitems' =>  1,	
> 			)
> 		),
>
> When I look in the List module I see the relation: tx_oriorg_regions_2
> but not the name of the country or region.

Perhaps you've mis-configured the label for the tx_oriorg_regions and 
tx_oriorg_countries tables too?

See:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2517078

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.


More information about the TYPO3-english mailing list