Can i add or change the sign up form fields according to uk like county, post code etc?
Can i add or change the sign up form fields according to uk like county, post code etc?
I wants to be a champ in IT.
Yes, just change the labels in your language files.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
[FONT=Courier New]I Wants my Sign up from like this:
First, Mr, Mrs, Ms and others, then space to write down your option.
Secondly in address details, Address Line 1 , Address Line 2, Town/City , County, Post Code, Country,
Thirdly, Telephone, Mobile Phone, Fax Number. [/FONT]
[FONT=Courier New][/FONT]
[FONT=Courier New]IS IT Possible? How can i add mobile phone field in database & then display it in the form?
Thanks in advance[/FONT]
I wants to be a champ in IT.
Can anyone help regarding Sign up form?
I wants to be a champ in IT.
any thing is possible, here are the files that I know of you would have to edit
admin/customers.php
admin/includes/classes/customer.php
includes/modules/create_account.php
includes/modules/pages/account_edit/header_php.php
includes/templates/template_default/templates/tpl_account_edit_default.php
includes/templates/template_default/templates/tpl_modules_create_account.php
there may be more, but these all had street_address and fax in them (other than a bunch of payment modules, but you probably don't need to edit those)
this is in addition to adding the proper columns to the tables in your datatbase