Automated process unable to do chatter post
FIELD_CUSTOM_VALIDATION_EXCEPTION, Error:Insufficient Privileges: The Connect API is not enabled for this user type.1246Leads are pushed from external system and duplicate rule fires. Trigger runs in...
View ArticleHow to prevent user from editing or deleting other user's post in community...
I want to allow user[Login user in community] to modify only the post created by himself and don't want to show delete and edit option on other user's field.Is it possible to restrict user to delete...
View ArticleView a child record's chatter feed from Parent record
The Problem: Chatter feeds are powerful, but require the User to open the record to view it. When trying to centralise everything on a single Parent record, this does not make for a great UI/UX.The...
View ArticleCan i edit locked sentence in feed filters status change?
[![.][1]][1]This is way I can see when case update, I need to see the the thing that updated in this line. But to see that I have to click the drop down arrow in the left side
View Articlenot receiving any chatter email notifications
Can anyone please guide why I am unable to receive any chatter notifications from my production org, but i am from my sandbox?Deliverability is set to "all emails"chatter notifications are setchatter...
View ArticleCan i edit locked sentence in feed filters status change?
[![.][1]][1]This is way I can see when case update, I need to see the the thing that updated in this line. But to see that I have to click the drop down arrow in the left side
View ArticleHow to make the email subject visible in the Case Chatter Feed without...
We are using the standard Chatter Feed component on the Lightning Record Page of the Case object in Salesforce.When an email is sent or received, the feed shows the sender, recipients, and the...
View ArticleCan i edit locked sentence in feed filters status change?
[![.][1]][1]This is way I can see when case update, I need to see the the thing that updated in this line. But to see that I have to click the drop down arrow in the left side
View ArticleRestrict access to Chatter Posts based on an attribute of the current user
We have 2 brands of one Parent company, they currently share certain Accounts in a single Org.We need to restrict access to the Chatter posts so that each brand can only see the posts made by other...
View ArticleCan i edit locked sentence in feed filters status change?
[![.][1]][1]This is way I can see when case update, I need to see the the thing that updated in this line. But to see that I have to click the drop down arrow in the left side
View ArticleAdd Conditional visibility on Chatter chats
I am using chatter in my application, but the client requires that chats be visible to the user if @ is mentioned before that user's name, so how to implement this?
View ArticleAdd Ccnditional visibilty on Chatter chats
I am using chatter in my application, but the client requires that chats be visible to the user if @ is mentioned before that user's name, so how to implement this?
View ArticleCan i edit locked sentence in feed filters status change?
[![.][1]][1]This is way I can see when case update, I need to see the the thing that updated in this line. But to see that I have to click the drop down arrow in the left side
View ArticleConnect Api feedItem is not posting for the experience cloud users
I am trying to create a feedItemPost via code below and I want this feed to be visible across all experience sites within the org as well as on backend SF on the Case record. But it is not working out....
View ArticleConnect Api feedItem is not visible to the experience cloud users
I am trying to create a feedItemPost via code below and I want this feed to be visible across all experience sites within the org as well as on backend SF on the Case record. But it is not working out....
View ArticleHow can I use and in a Lightning Web Component (LWC)?
I understand these are standard Aura components in Salesforce, and they cannot be directly used in LWC. Is there a recommended approach to integrate their functionality into an LWC, or any workaround...
View ArticleIs it possible to report on who liked a chatter post/feed?
I am trying to report on who liked a certain chatter post.On the object_feed - I only see 'LikeCount' only.On a certain post in the...
View ArticleChatter Email Notifications & LWR Community
We have an LWR portal with a custom chatter feed component, it also allows users to select a select a digest frequency.When a notification that a post has been made to the chatter group is received,...
View Article"Invalid conversion from runtime type ConnectApi.FeedItem to...
I have the following code to get a Chatter Feed of a Case:ConnectApi.FeedElementPage fep = ConnectApi.ChatterFeeds.getFeedElementsFromFeed(Network.getNetworkId(), ConnectApi.FeedType.Record, caseId,...
View ArticleHow to use forceChatter:feed with a record?
How to show the Chatter feed for a record in a custom component? I am trying to use the forceChatter:feed type="Record" but it is not giving the correct results for the record?Can anyone help me with...
View Article