Topic-icon My custom register form (with Facebook).

Active Subscriptions:

None
Hi Alex, how are you?

I'm trying to create a custom register form (module) to my webpage but I can find your Function "jfbc.login.login_custom();"...
My form works:
  • The user need fill all the fields for the first steep (form)
  • The user can select between Facebook or Normal Register

If facebook register is selected I need use your function "jfbc.login.login_custom();" and don't save the "name" and "last name" provided for facebook, I need take the name of my first form and save it in #__users table as the normal process. I hope you can understand my horrible English.

Following my form (screenShot):



Please let me know if something that I wrote is confused.

Thanks in advance,
Fernando Zamora.
The topic has been locked.
Support Specialist
12 years 10 months ago #35035 by alzander
You won't be able to get them to fill out their registration details and then register using Facebook. The Login with Facebook registration/login process redirects the user to Facebook.com, it's not submitting a form, so any details they fill out before clicking that button would be lost.

The only method we support for a user to fill out their profile information is to click the Login with Facebook button, approve your application in the Facebook popup, and then go to the JFBConnect registration page (assuming you have the Registration Mode set to 'Normal' in JFBConnect).

Without going through that order, there's no way to match up the registering user with their Facebook account as it won't be accessible without the user approving your website/application.

I hope that explains. Our Registration page is very configurable, and you should be able to add any fields to that page or change the layout however you want. If you need information on how to do that, please let me know.

Thanks,
Alex
The topic has been locked.