• matt lieber 5
  • NEWBIE
  • 20 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 5
    Replies

hi,

I want to create a highly dynamic custom dashboard, that utilizes Ajax JS on widgets, and take data from Salesforce objects. So i need a nice HTML 5-ready Dashboard API that has Salesforce integration. I realize this is a bit outside of standard SF questions, but : any pointers?
thanks,

Matt

hi,

I want to create a trigger on a Feed Comment, i.e. a comment to a Feed item (i.e. Chatter post), so that if someone responds to a feed, i want to see what's going on and be able to perhaps take some action automatically. 
I can create an Apex trigger on a Feed comment, but i can only retrieve the feed comment body, NOT the feed item body itself, i.e. what is being commented in the first place ..
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_feedcomment.htm
Anyone has an idea on how to do what i want ? 
thanks,

matt

hi,
my trigger and the problem is as such:
User-added image
Not understanding the error; 'Body' is a standard field on FeedItem, according to this : 
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_feeditem.htm
So what's the problem ? 
thanks!
Matt

Hi,
trying to create a dashboard out of my report, by historical data value. My dashboard 's x-axis needs to be the value progressing over time.
So i think to do this, i need to have the report with the field summarized (the field is a number). However, that option is grayed out, why ??
thanks,

User-added imageMatt

hi,

My question is simple: i want to execute this snippet of code: 
http://developer.force.com/cookbook/recipe/posting-a-chatter-mention-via-apex

To post to Chatter.
Where do i find the Record id for the Chatter feed?

thanks,

Matt

hi,

I want to create a trigger on a Feed Comment, i.e. a comment to a Feed item (i.e. Chatter post), so that if someone responds to a feed, i want to see what's going on and be able to perhaps take some action automatically. 
I can create an Apex trigger on a Feed comment, but i can only retrieve the feed comment body, NOT the feed item body itself, i.e. what is being commented in the first place ..
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_feedcomment.htm
Anyone has an idea on how to do what i want ? 
thanks,

matt

Hi,
trying to create a dashboard out of my report, by historical data value. My dashboard 's x-axis needs to be the value progressing over time.
So i think to do this, i need to have the report with the field summarized (the field is a number). However, that option is grayed out, why ??
thanks,

User-added imageMatt

hi,

My question is simple: i want to execute this snippet of code: 
http://developer.force.com/cookbook/recipe/posting-a-chatter-mention-via-apex

To post to Chatter.
Where do i find the Record id for the Chatter feed?

thanks,

Matt