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 6908181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:31:49+00:00 2026-05-27T08:31:49+00:00

I am building a Facebook tab page and would like to have a link

  • 0

I am building a Facebook tab page and would like to have a link to contact a user (the tab page owner, myself) via a simple HTML link so that a user clicks the ‘send a message’ link and it opens a dialog with the recipient already attached to the message. This was instead of my previous solution of a basic mailto: anchor link but realised it would be much better to integrate this functionality inside Facebook.

I looked at the Facebook Send Dialog (http://developers.facebook.com/docs/reference/dialogs/send/) which seemed like the perfect solution. On further inspection it seems it is more geared up for sending/sharing links rather than just a simple message. I tried removing the link and name properties to simplify the functionality, but this created an error as it seems like it has to have a pre populated link?

There must be a really simple solution to this that someone can point out? Perhaps I am missing something quite obvious here!

Thanks
Rich

  • 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-27T08:31:50+00:00Added an answer on May 27, 2026 at 8:31 am

    the send dialog is probally your best solution for this https://developers.facebook.com/docs/reference/dialogs/send/

    from jssdk you could use feed dialog which can be set up to send to individual user, or pages you own. https://developers.facebook.com/docs/reference/javascript/ using the to parameter.


    the below sample does require Javascript SDK – you can get here https://developers.facebook.com/docs/reference/javascript/

    <javascript>
                function feedthis() {
                 FB.ui({ method: 'feed', 
                message: '',
                //caption: 'This is the Caption value.',
                //name: 'Testing JS feed dialog on ShawnsSpace',
                //link: 'http://shawnsspace.com?ref=link',
                to: '391793380398',
                //description: 'Testing property links, and action links via Feed Dialog Javascript SDK',
                //picture: 'https://shawnsspace.com/ShawnsSpace.toon.nocolor..png',
                //properties: [{ text: 'Link Test 1', href: 'http://shawnsspace.com?ref=1'},
                                //{ text: 'Link Test 2', href: 'http://shawnsspace.com?ref=2'},
                                //{ text: 'Link Test 3', href: 'http://shawnsspace.com?ref=3'},
                                //{ text: 'Link Test 4', href: 'http://shawnsspace.com?ref=4'}
                                //],
                actions: [
                { name: 'Shawn', link: 'http://ShawnsSpace.com'}
                ]       
                });
                };
    </javascript>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a simple Facebook tab. I have two tabs that change every 3
I am building a Drupal website and want to have a facebook like box
I'm building a Page Tab application that will allow Facebook users to make purchases
I am building a Facebook Page Tab. It links to a website that is
I am building a tab for a Facebook page, and this tab contains the
I have changed the way my facebook page tab app asks for permissions. I
I'm building a Facebook app that can be installed on Pages (a Page Tab
When building a Facebook tab application the first page receives the signed request, my
I'm building a Facebook app for a client who have a Facebook company page
I'm building a page tab app on Facebook that allows users to create and

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.