function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Devendra@SFDCDevendra@SFDC 

People In Chatter Tab

 

Hello,

 

How to manage People in Chatter Tab?

 

The "People" option displays all the Users from that Org. I want to handle this User list.

 

Is there any way to do it?

 

Thanks,
Devendra

kodeXkodeX

Create a new group and assign all the users you want, to it.

And then, manipulate the group!

RajivRajiv

You can use UserFeed object for this. Here is the link where you get more information: http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_userfeed.htm

 

 

 

Devendra@SFDCDevendra@SFDC

 

Hi All,

 

Is there any way to remove People,Group option from chatter, which is available on Left side on Chatter Tab?

 

The requirement is like, some of the users from org, should not be given access to see who all are the Users from this org. Hence i want to hide it.

 

Thanks,

Devendra

Matt Clausen 42Matt Clausen 42
@Devendra@SFDC Did you ever find an answer to this question?