Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 717527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:25:22+00:00 2026-05-14T05:25:22+00:00

I have a little facebook iframe application written with rails and the facebooker plugin.

  • 0

I have a little facebook iframe application written with rails and the facebooker plugin. I can loop through the users friends and see whether they also have this application. To do this I use a fql query, and my own html (no fbml). Now i want to create a button right beside every friend who doesn’t have this app, that sends an invite massage. Is it possible to do this without this FBML/JS voodoo? I looked through the RESTful api but the only thing i could found was this deprecated method 🙁

Can someone provide me an code example on how to do this?

I really don’t want to use this FBML stuff because it doesn’t fit into the ui concept of the app, but if that the only way, please explain how to do this (every fbml tag I’ve tried is just invisible 🙁 )

Thanks a lot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T05:25:23+00:00Added an answer on May 14, 2026 at 5:25 am

    Currently for invite you can only use fb:request-form. inside fb:request-form you need following tag

    fb:multi-friend-selector
    

    like this:

    <fb:fbml>
      <fb:request-form
      action="index.php" 
      method="POST" 
      invite="true" 
      type="YOUR APP NAME" 
      content="Your text goes here. <?php echo htmlentities("<fb:req-choice url=\"YOUR CANVAS URL\" label=\"Authorize My Application\"") ?>" > 
      <fb:multi-friend-selector showborder="false" actiontext="Invite your friends to use YOUR APP NAME."> 
      </fb:request-form>
      </fb:fbml>
    

    This will display friend selector with invite button and user need to select friends and click on invite. but for you it better to use fb:request-form-submit instead of fb:multi-friend-selector with uid=”target frien user id” like this:

    <fb:fbml>
      <fb:request-form
      action="index.php" 
      method="POST" 
      invite="true" 
      type="YOUR APP NAME" 
      content="Your text goes here. <?php echo htmlentities("<fb:req-choice url=\"YOUR CANVAS URL\" label=\"Authorize My Application\"") ?>" > 
      <fb:request-form-submit uid="TARGETUID"/> 
      </fb:request-form>
      </fb:fbml>
    

    this one shows just one button to invite specified person. However facebook says going to deprecate fb:request-form-submit but it still works.

    For showing FBML you need to make your iframe application XFBML and for that you need to include Facebook Javascript libraries. then put any FBML you want inside .

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a little dilemma that maybe you can help me sort out. I've
I have a little game written in C#. It uses a database as back-end.
I have a little problem with a Listview. I can load it with listview
I have a little routine that's run under Linux and Windows written in C
I have a little logging app (written in wxPython) that receives data from a
I have created a facebook application using FaceBook ToolKit for .Net, What I am
I have little knowledge of Flash but for a little Flash game I have
i have little problem with boost::asio library. My app receive and process data asynchronously,
I've been using python for years, but I have little experience with python web
I need MatLab for 2D and 3D modeling. I have little experience in MatLab.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.