The message can't be pre-populated. But I haven't seen a way to limit the user to only sending the dialog to only the person or people they originally selected. Do you know of a way to do this?
Thanks,
Nick
|
|
|
Per http://developers.facebook.com/docs/reference/plugins/send/, there's no options for adjusting the "To" field. However, what's more interesting is that this page appears to have the ability to specify the to field. It does require you to use the JS SDK API however: https://developers.facebook.com/docs/reference/dialogs/send/ But alas, the
You can play with the send dialog here: https://developers.facebook.com/tools/console/ , just click on the Examples link at the bottom of the box and use one of those as a template to help you get started. |
|||||||||||
|