[TYPO3-dev] Multilingual database relation
    Daniel Pötzinger 
    nospam at nospam.de
       
    Sun Nov 16 12:56:39 CET 2008
    
    
  
Rudy Gnodde schrieb:
> Hello everyone,
> 
> I am working on an extension and have run into a problem. I have 2 
> database tables: region and project. Both can be localized. In a project 
> you can select which regions the project is linked to. This all works 
> fine except for one this.
> 
> When creating or editing a project you should only be able to select 
> regions from the same language as the project. It currently shows all 
> regions in all languages. Is this possible?
Do you use the TYPO3 translation overlay method (with the l10n_origin 
pointer)? In the BE this works by creating the translations in the List 
view (checkbox localisation view).
    
    
More information about the TYPO3-dev
mailing list