kentico_pavelk
-
10/14/2009 2:37:48 PM
RE:Best way to add group-specific content
Hello,
You can set the visiblity of the web parts to this macro expression: {%communitycontext.currentgroup.groupname == "GroupName"%}
Where GroupName is name of the group. You can set this in Properties dialog of the web part by clicking on the small black triangle next to the Visible property.
Best Regards, Pavel Knotek
|