[TYPO3-dev] TCA / config type Group should only show records with sys_language_uid=0
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Mar 9 11:42:14 CET 2006
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