Hi people
I need to create a navigation with all user groups under a specific folder. I get the groups displayed just fine, using the standard templates, but the problem is, that when i enter a group (to view its users) i loose the option to display all my other usergroups because this is handled by the URL.
Any way to access a usergroup and still show that usergroup and its siplings in a loop?
So I guess what i need is a "scopeless" <!--@LoopStart(AllGroups)--><!--@LoopEnd(AllGroups)-->
/Rune