Topic-icon Registration Form

Active Subscriptions:

None
13 years 11 months ago #23895 by bvtechteam
Registration Form was created by bvtechteam
Hello and thank you for your extension.
I am testing it at the moment setting your flow and registration page.
The registration module appears side by side to the login module.
I wonder where I can modify its width both the frame itself and the boxes.
Also is there a way to spread it on 2 pages instead of one? We have quite few additional questions that we ask our users to fill and it does not look so good all in one page.
Thank you for your support
The topic has been locked.
Support Specialist
13 years 11 months ago #23901 by alzander
Replied by alzander on topic Registration Form
We don't have a method to spread registration across 2 pages. We'd honestly recommend considering importing as much information from Facebook as you can, and then hiding the fields that have imported data. Users that register using Facebook generally are expecting a very 'quick' registration process. If you force them to answer a lot of questions, from our experience, it will decrease your registrations drastically. Of course, some sites need all that information up front, but I'd really recommend verifying it's all required at the time of registration.

As for the view itself, you can copy /components/com_jfbconnect/views/loginregister/default.php to /templates/<YOUR_TEMPLATE>/html/com_jfbconnect/loginregister/default.php and edit it there. That creates a template override so your changes aren't erased when you upgrade.

Both sides of the form (login and register) have quite a few div's and classes on things to let you modify as necessary through CSS as well.

Hope that helps, but if you need more info, just let us know!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 11 months ago #23931 by bvtechteam
Replied by bvtechteam on topic Registration Form
Hello Alex,
Thank you for the helpful tip, I appreciate that and will minimise the number of visible fields.
Can you please advise how I can separate name into two fields: First name and family name. Currently it show only one field. Or is it just appearing as one field but has two separate entries on the databases: name+last name?
Thank you,
The topic has been locked.
Support Specialist
13 years 11 months ago #23939 by alzander
Replied by alzander on topic Registration Form
bvtechteam,
The "Name" field is a core field of Joomla. There's no way to separate it into 2 separate fields as that's how Joomla expects it to be entered. Hope that makes sense, but that's just how Joomla works.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 11 months ago #23953 by bvtechteam
Replied by bvtechteam on topic Registration Form
Hello Alex,
Thank you for your response.
Much appreciated.
The topic has been locked.
Support Specialist
13 years 11 months ago #23970 by alzander
Replied by alzander on topic Registration Form
No problem. Glad we could help explain. If you need anything else, just let us know!

Alex
The topic has been locked.