Order of registration data

  • Roger
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
13 years 4 months ago #13151 by Roger
Order of registration data was created by Roger
Hi

Is it possible to change the order of the fields in the customer registration.
In Switzerland the Zip Code comes before the city. This confuses the users.

Thank you

Roger

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
13 years 4 months ago #13158 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Order of registration data
You will need to modify the code of the extension yourself to change ordering of the fields. The fields need to be modified are :

- components/com_eventbooking/views/register/tmpl/default.php
- components/com_eventbooking/views/register/tmpl/cart.php
- components/com_eventbooking/views/register/tmpl/group.php

(It should be easy to modify if you know HTML, PHP code alitle) .

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc