Styling of registration form

  • Skitter
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago #57782 by Skitter
Styling of registration form was created by Skitter
Hi,

Our project requires the form to be divided into some tabs for visibility. So some steps in the first tab personal details, second tab some questions regarding his education. Of course this is just HTML. It here a way to change the layout of the registration for by adding blocks of html? Or is there any other method you can think of to get this done?

Thx

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 1 month ago #57828 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Styling of registration form
Hi

I am afraid of it will be difficult for you to do that. Events Booking use custom fields for rending the form, so you will need to have a good programming skill to alter it to meet your own need above.

The file you will need to modify is components/com_eventbooking/views/register/tmpl/default.php. Look at that file to see whether you can customize it

Tuan

Please Log in or Create an account to join the conversation.

  • Skitter
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago #57861 by Skitter
Replied by Skitter on topic Styling of registration form
Thank you for your reaction. Maybe for future releases it would be great if you also had the possibility to add HTML-blocks as elements (instead of form fields). I already tried the 'message' type but it get's surrounded by other div's when used. So the possibility to use blocks of HTML would be great i guess. In that way you can build the page with 'blocks'.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 1 month ago #57904 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Styling of registration form
To be honest, I don't think this is right approach for Joomla extensions, so I won't have support for this feature in the future, unfortunately

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc