I would like to make a dynamic list of extranet/forum members - and I have looked at the string, which shows info of a forum profile, eg.
Default.aspx?ID=XX&action=ViewInfo&UserID=XX
which calls the /Templates/ForumV2/Other/UserInfo.html template
Is it possible to make a list of all members, with link to each user profile
something like
Default.aspx?ID=XX&action=ViewInfo&GroupID=XX
or is there any other possible ways to to it?
/Lise