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
Comment #1
felixbachman commentedComment #2
mt commentedsubscribe
Comment #3
Dave Cohen commentedIs 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.
Comment #4
madhuris commentedHave you got solution for this? I have the same issue - please post your solution.
Thanks so much.