FavoriteJohn Miller (Passageways) asked in #CollaborationJul 18, 2013, 8:27 PMWhen an update is displayed in the Chatter feed, can you add an account field to also be displayed, so both the case number and the account name is displayed?1 answerSortSort by DateSort by Most HelpfulSort by DateMike Gill (Capita Business Services)Dec 27, 2013, 1:16 AMYou need to use the API for this. You could hook into the before insert of feed item (e.g. Post) or insert a new feed comment. Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Mike Gill (Capita Business Services)Dec 27, 2013, 1:16 AMYou need to use the API for this. You could hook into the before insert of feed item (e.g. Post) or insert a new feed comment.