[TYPO3-german] Re: FE-Benutzergruppenauswahl bei Multidomain-Projekt beschränken
Philipp Gampe
phil at philippgampe.info
Mon Mar 1 16:33:32 CET 2010
Am 28.02.2010, 22:19 Uhr, schrieb David Bruchmann <david at bruchmann-web.de>:
>> Für Inhaltselemente der Tabelle tt_content ist Variable mit Wert:
>
> $TCA['tt_content']['columns']['fe_group']['config']['foreign_table_where']
> = 'AND fe_groups.pid=###STORAGE_PID### ORDER BY fe_groups.title';
>
>>
>> Für Seiten (der Tabelle pages) schlage ich folgende Zeile vor:
>
> $TCA['pages']['columns']['fe_group']['config']['foreign_table_where']=
> 'AND fe_groups.pid=###STORAGE_PID### ORDER BY fe_groups.title';
Danke :)
--
Philipp Gampe
http://www.philippgampe.info
More information about the TYPO3-german
mailing list