--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleHow to find FeedItem where a ContentDocument is the RelatedRecordId
Given a ContentDocument, I need a way to use SOQL to find any FeedItems that the ContentDocument may be related to.I hoped that ContentDocumentLink would work, but that just seems to give me the case...
View ArticleRetrieve UserId of @mention user from chatter post in Apex
Is there a way to retrieve the user id of @mention user from chatter post in Apex? We can write a before insert trigger on feeditem, but when we display the body (which has @mention user) it simply...
View ArticleHow to change what fields are displayed in the Feed View?
In the Feed View of Account, we see this for all the cases related to the Account:How could we remove the fields 'Status' or e.g. 'Priority' from this mini view? I can't seem to find where to add or...
View ArticleChange view of feed item
I have Email action in feed section on Case object. When I send an email i have a post below this action and the preview ( before collapse ) is showing first words of email body. Can i change it to...
View ArticleUse Specific Case Field to Create Chatter Feed Item
Currently I've noticed when a Chatter feed item gets created for a Case record, the Auto Number field is what the Post initially gets created with.We've got a separate Case Name field that is more...
View ArticleHow to find FeedItem where a ContentDocument is the RelatedRecordId
Given a ContentDocument, I need a way to use SOQL to find any FeedItems that the ContentDocument may be related to.I hoped that ContentDocumentLink would work, but that just seems to give me the case...
View ArticleHow to change what fields are displayed in the Feed View?
In the Feed View of Account, we see this for all the cases related to the Account:How could we remove the fields 'Status' or e.g. 'Priority' from this mini view? I can't seem to find where to add or...
View ArticleIs there a way to get the share count of discussions in community salesforce?
I'm working on a component and need assistance with retrieving the share count of a FeedItem using Apex.I have explored the Salesforce documentation and resources but haven't been able to find a...
View ArticleHow to change what fields are displayed in the Feed View?
In the Feed View of Account, we see this for all the cases related to the Account:How could we remove the fields 'Status' or e.g. 'Priority' from this mini view? I can't seem to find where to add or...
View ArticleRemove email Updates on Case Feed
I have an email action on case. When a user sends an email, the details about the email are displayed in the Feed.I would like to remove the details from the feed. Is it possible?
View ArticleHow can I get the view count of the discussions(Feed Item) in apex in...
I am building a custom component where I want to show discussions with the number of views on it. I checked the feeditem object but there is no field for view count. Is there some other object which...
View ArticleOpportunity Owner.Email returning null in Apex
I am trying to send emails to Opportunity owners when a portal user posts in chatter. But I can't seem to access the owner email from below Oppty query - it is returning null. However, when I query in...
View ArticleSalesforce "Knowledgeable People" component not showing data in community...
I have dragged the "Knowledgeable People" component on the topic detail page and configured it as per the guidelines given in the documentation. But the data is not getting shown in the community. I am...
View ArticleCollaboration Groups not showing in the Community in Salesforce
I created a group with in salesforce which is a public group. I am able to see that group within salesforce but that group is not visible in community. Can someone tell me why it’s happening?
View Article