Skip to main content

Hello guys, I'm trying to add the feed that we have in SF to the homepage of my community.

How can I use VisualForce to show the feed in the homepage of a community?

I did my research and find that I would need a visualforce page.

I've try:

1.<chatter:feed entityId="{!$User.Id}"/>

2.<chatter:newsfeed/>

But all that I get was that

User-added image

An empty box.

How can I solve this?

 
2 answers
0/9000