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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:05:58+00:00 2026-06-14T08:05:58+00:00

I have been searching for facebook publishing without showing Dialogue. While reading Facebook developers

  • 0

I have been searching for facebook publishing without showing Dialogue.
While reading Facebook developers doc, there are several things which seems to answer the question but after using them, I concluded those are not for this functionality.

  1. Display Modes: They are different type of display mode for dialogues, but there is no way to define if I don’t want to show the dialogue.
  2. Explicit Sharing: This seems to be most close. But there is no way to use it in JS SDK. And the parameter mentioned there, I tried in JS but no resolution.

Then here what came to be most successful for me, to use

methode: ‘/me/feed’

But the problem is, it says:

[User] shared a link

Which I don’t want. I want a normal publishing, but without any dialogue to be displayed.

Code I am using for simple publishing is below:

function publishNewsFeed(picURL, name, caption, description)
{
    var obj = 
    {
      method: 'feed',
      link: fbAppURL,
      picture: picURL,
      name: name,
      caption: caption,
      description: description
    };
    function callback(response) 
    {
      document.getElementById('msg').innerHTML = "Post ID: " + response['post_id'];
    }          

    FB.ui(obj, callback);
}

Any help will be appreciated.

Thanks
-WI

  • 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-06-14T08:05:59+00:00Added an answer on June 14, 2026 at 8:05 am

    Display Modes: They are different type of display mode for dialogues, but there is no way to define if I don’t want to show the dialogue.

    That would be nonsense – if you don’t want to use a dialog, then don’t use a dialog.

    But if you want to use a dialog, then it has to be “shown” in some way – otherwise it would not be a dialog.

    But the problem is, it says [User] shared a link Which I don’t want.

    That is current “bug” – if you supply action links with your post, it will show up normal.

    https://developers.facebook.com/bugs/485696594791863

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

Sidebar

Related Questions

I have been searching for days and reading over facebook docs but I cannot
I have been searching several days for an example of how to make a
I have been searching for an example/demo on spinner showing display text tie with
I have been searching on the internet for a while now, for a solution
I have been searching for a while on a way to select certain columns
I have been searching trying to confirm my reading of the XML spec. My
I have been searching for a while to determine a way to receive a
I have been doing extensive research on facebook graph api and still have several
Have been searching how to convert a dictionary to a string. But the results
I have been searching for a command that will return files from the current

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.