Visual Force Chatter:
Now we can implement chatter in Visualforce page through one tag
in which we can pass entityId. Rest of the thing will do by sales force and take all followers and chatters in VF Page.
Code Sample :-
Above Example Shows Feed of Lead name {!Lead.Name}.
This will return all the chatter info for particular Lead ID.
No comments:
Post a Comment