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 -- webmaster Global Healing Circle www.globalhealingcircle.net _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
