Question
How do I generate a member list of a certain top group? My Problem is, that my members are ordered in sub groups up to three layers. Now I want to generate with the search function a member list of the top group that includes all the sub groups.
E.G.:
TopGroup = SubGroup1, SubGroup2, ...
SubGroup1 = SubSubGroup1, SubSubGroup2, ...
SubGroup2 = ...
Now TopGroup member list is required, not displaying any other TWikiUser
Is this possible to manage an when how?
Environment
--
JensRoeder - 04 May 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
There is not function in
TWikiRelease04Sep2004 to expand a group into its members. It might be possible to do a three level
nested search, but this will be
very slow.
--
PeterThoeny - 07 May 2006