Jump to content

Enabling customers to select their group at Registration


Recommended Posts

Hi there. I am developing a site which sells mobility aids. I need to add an entry to the registration page so that customers can pick the group that they want to go into (I just have two groups in total). I have added the drop down box but I am unsure what code to apply to call the customer groups to the form. Can anyone help. I have enclosed the code I have put in thus far. Many thanks : Dom


{l s='Tax Status'}

-
{foreach from=$????? item=v}
{$v.name|escape:'htmlall':'UTF-8'}
{/foreach}

*



I should have pointed out that I am editing the authentication.tpl file
Link to comment
Share on other sites

I need the same things, does anyone can help.

I need a dropdown menu of customer group that customer can select their desire group when create account, and dropdown should come form database, i mean which group are already created in back office.

Like if i have 3 group group1, group2, group3. then customer have a dropdown menu of this 3 group option to select, group can be 3 or more.

Any one help please

Link to comment
Share on other sites

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...