Hi,
I need a little help. I have an application that is used in a tab from a facebook page (http://www.facebook.com/pages/...). This application contains a form. After submitting that form the user is redirected to app.facebook.com/.... URL.
Is there a way to keep the user on the original page?
Thanks for the help

Comments

felixbachman’s picture

Title: Form post from tab of facebook page » Form post from tab on facebook page
mt’s picture

subscribe

Dave Cohen’s picture

Is it a standard drupal form or a custom one? Does it redirect the user after handling the submit?

There's code in fb_canvas.module which does some complicated things to make forms behave on canvas pages. It's probably something in there that redirects the browser URL rather than just the tab.

madhuris’s picture

Have you got solution for this? I have the same issue - please post your solution.
Thanks so much.