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.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to