Hello! I have an extension which creates references to records using the group element and an MM table. (Typo3 v3.8.)
The site is multilingual. When users select records using the element browser, they are confronted with documents in different languages (sometimes with the same names). I would like to configure the group element to find only records with the same language as the current record. In the TCA group element config I have tried adding lines similar to "MM_table_where" => "AND tx_extensionname_etc.sys_language_uid=0", but nothing has any effect (and even then I don't see how I would specify "current language", as there is no ###MARKER### for this). Does anyone have an idea how to do this? Ideas much appreciated. -- R Gleeson ____________________ Notre Europe http://www.notre-europe.eu/ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
