Displaying 1 result from an estimated 1 matches for "test_fb_request_form_submit".
2008 Feb 01
2
proposed patch for fb_request_form_submit
Hi, according to the Facebook docs, you can add a uid to the  
fb_request_form_submit button which will pre select the user for the  
form.
So you can do:
<fb:request-form action="/my_tasks" method="POST" invite="true"  
type="MyApp" content="wants to invite you to xyz app">
<fb:request-form-submit uid="FRIENDID" />