You need to sign in to do that
Don't have an account?
wbunker
Chatter in Visual force
So I was told that Chatter does not work with Visual force I wanted to know if anyone had a work around for this or was able to get it to work any hints to point me in the right direction would be great?
Sincerely,
Whitney Bunker
In case you missed it:
http://blog.sforce.com/sforce/2010/08/visualforce-components-for-salesforce-chatter-here-in-winter-11.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+SforceBlog+%28Force.com+Blog%29
All Answers
Chatter works fine in Visualforce but there is as of yet no way to automatically embed the Chatter bar into a page.
Yea I am looking for a way to have it show on my visual force page I knew it worked as I was getting the updates but I can't see it.
Chatter components for Visualforce are coming in Winter '11, to be released in October. Stay tuned!
...stephan
Ok thanks I look forward to that enhancement.
Also, if you can't wait, you can add the Chatter bar to a Visualforce page now. Simply create a standard page, give it a blank page layout and add a Visualforce page to it. The standard page will include the Chatter bar, and the rest of the layout is your Visualforce page.
It is a workaround, yes, but it works for now.
Q
In case you missed it:
http://blog.sforce.com/sforce/2010/08/visualforce-components-for-salesforce-chatter-here-in-winter-11.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+SforceBlog+%28Force.com+Blog%29
Hi I tried using the new chatter visual force components and they wont save into my page is there a way to add them that I am missing please let me know?
the components I am trying to use are
chatter:feedWithFollowers
chatter:follow
chatter:followers
I included the entity ID this still did not recognize the chatter:feedWithFollowers
Make sure you update your XML for the page in your IDE to meta version 20.0
That worked thanks!
Thaks