Zen Cart Logo
Forums / Managing Customers and Orders / Custom field to the New account creation.

Custom field to the New account creation.

Locked

Views: 1,474

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Aug 2009, 12:32 PM
#1
vishva8kumara avatar

vishva8kumara

New Zenner

Join Date:
Aug 2009
Posts:
1
Plugin Contributions:
0

Custom field to the New account creation.

I'm using Zen Cart v1.3.8 on localhost. I'm an expert in php, JavaScript (coding is not an issue), New to ZenCart.

I need to add a custom field to New account creation. I have searched for the php page of form for the "New? Please Provide Your Billing Information" but couldn't fint. How can I come around this.,

Thanks in advance!

20 Aug 2009, 9:31 PM
#2
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

Re: Custom field to the New account creation.

Hi

You may want to look for the file tpl_modules_create_account.php to do this, but you will also have to configure your database too.

Hope this helps

Phil

5 Oct 2009, 9:17 PM
#3
dropbop avatar

dropbop

Zen Follower

Join Date:
Apr 2008
Location:
Athlone, Ireland
Posts:
177
Plugin Contributions:
1

Re: Custom field to the New account creation.

I am looking to do something like this aswell. Would I not beed to add code to other pages in the cart and admin to show the info entered at the create account page?

Maybe something similar to adding custom fields in the Add New Product page and in product info pages.