Hi,
I would like to know if is it possible to know if an user is in a group with
use of "isUserInGroup" but when I do the test in a virtual wiki and the
group is in the main wiki?
For example, in the main Wiki, I have the "TestGroup01" with user
"Toto"
inside, then I would like to test in the virual wiki "WikiTest"
So, I tried when the group is the virtual wiki (then it works) with:
#if($xwiki.getUser().isUserInGroup('XWiki.testvirtualgroup'))
ok
#end
but I can't do when the group is in the main wiki and dunno if it's possible
or not.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Test-in-a-virtual-wiki-if-an-user-is-in-a…
Sent from the XWiki- Users mailing list archive at
Nabble.com.