--- Original Nachricht --- Absender: Walrick Datum: 06.05.2009 10:43: > Sorry about bumping this, but doesn't anybody have an solution for this? > > Walrick > > Walrick wrote: >> Hello, >> >> I'm using the following condition to do something: >> >> [globalVar = TSFE:page|fe_group = -2,TSFE:page|fe_group = 1] && >> [usergroup = 1,2] >> >> However I would like the condition also to apply if the fe_group field >> of the page record contains 1,2 or 2,1. >> >> (In other words in any case where usergroup 1 has access to a page.) >> >> However as "," is used to separate the variables, just using >> TSFE:page|fe_group = 1,2. doesn't work. >> >> Is there a way to solve this? >> >> Thanks for any help. >> >> Regards, >> >> Walrick >> > > Ever tried a simple OR ?
-- Fiat lux! Docendo discimus. _____________________________ uon GbR http://www.uon.li http://www.xing.com/profile/Peter_Russ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
