[TYPO3-dev] TCA / config type Group should only show records with sys_language_uid=0

Carsten Bleicker bleicker at boros.de
Thu Mar 9 12:22:51 CET 2006


This where clause works also for the selection in the popup window?
Whats the syntax for this where clause? 'where' => 'tx_category.sys_language_uid=0'?
I cant find anything about it in the TYPO3 Core APIs =(




Martin Kutschker schrieb:
> Carsten Bleicker schrieb:
>> Hello List,
>> i defined a MM relation, to the table "tx_category", in the TCA with 
>> the type "group".
>> tx_category uses localisation mode. how can i tell the popup of my 
>> group field only to
>> show the records with sys_language_uid=0 and non localized records?
> 
> You can add a WHERE clause in the TCA of a groou field.
> 
> Masi




More information about the TYPO3-dev mailing list