Customization of Customer Registration form in NOP.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 лет назад
Hello,

I need to customize NOP registration form by adding a field as "Type" where it will be a drop-down menu. This shows if a customer is an End-User or Reseller.

I'm new to NOP but as far as I see there is no such a feature to setup from back-end. Right?

Having said that I'm going to use [dbo].[Nop_Customer] table for this matter, where system holding if a customer is active, or Is tax exempt or ...

I will appreciate it if few experts confirm this.

Thanks!
13 лет назад
This would require custom modifications; the customer table should work fine.

Have a look at this thread it has valuable information about extending nop.

www.nopcommerce.com/boards/t/6370/how-to-extending-nopcommerce.aspx
13 лет назад
Hello Robert,

I'm assuming from customer table we are on right track since I mean "Nop_Customer". Right?

I'm going to add field as customer type. Please advise.

Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.