I would like to use the fb send http://developers.facebook.com/docs/reference/plugins/send/ button but would also like to predefine the message so a user does not have to think about what to say and only fill out the recipients. Can this be done? And how?
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.
|
|
|
As far as I know Facebook APIs do not let you to format or send messages on behalf of you to your friend. That would be pretty spammy. |
|||||||||
|
|
Maybe you could try to use javascript and jquery in order to set a text message in the textarea when your user click on the Send button, just look for the class of these elements and create a quick script. |
|||
|