Page 1 of 1

Adding new drop down in registration

Posted: Tue Oct 02, 2012 4:08 am
by gerrymax
Hello,

I would like to add a Required dorpdown option when someone register.

I need to add an option per Country, with a choice of distributor. For example :

If users choose Canada, a list of distributor appears and the user needs to pick one.

If users live un USA, no need to have a distributor, leave it blank......

Can someone help me ? I have an idea how to add it via controller/register.php and account/register.tpl - but I was wondering if I need also to add the value in Database with PHPMyAdmin SQL ??

Thanks a lot,
G.

Re: Adding new drop down in registration

Posted: Tue Oct 02, 2012 5:55 am
by status206

Re: Adding new drop down in registration

Posted: Tue Oct 02, 2012 5:57 am
by status206
http://karlmac.com/2011/07/how-to-add-c ... ncart-1-5/

This tutorial helped me a lot.

~ Be well.

Re: Adding new drop down in registration

Posted: Fri Oct 05, 2012 1:26 am
by gerrymax
status206 wrote:http://karlmac.com/2011/07/how-to-add-c ... ncart-1-5/

This tutorial helped me a lot.

~ Be well.

Thank you very much !! status206

have a great day