Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I noticed that the Facebook Facepile plugin shows my friends who 'Liked' the page on some apps while it shows my friends who 'Connected' to the app on others.

How do I choose which one Facepile shows?

I am aware that I can assign a custom action to Facepile. If I want to show friends that have connected/authorized the app, does that mean I need to create a new action called "connect"?

share|improve this question

1 Answer

up vote 1 down vote accepted

According to the facepile social plugin documentation: https://developers.facebook.com/docs/reference/plugins/facepile/

To display users who have liked your page, specify the URL of your page as the href parameter. To display users who have signed up for your site, specify your application id as the app_id parameter.

share|improve this answer
I have to learn to read carefully. I can't believe I didn't see that. Thanks! – simon604 Mar 13 '12 at 0:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.