Jump to content

ADDING A FIELD TO CUSTOMER DETAILS


MarkL

Recommended Posts

I would like to add a field into the customer table:

Namely, a business name below the first and last name fields.

This field would need to be display on the pages where you enter a new customer, customer updating, purchase checkouts and any invoices and purchase email notifications.

Besides adding it to the mysql database, what other templates or php files would need to be edited ?

 

Thanks,

Mark

Link to comment
Share on other sites

Aside from there already being a Business Name field for the customer's Address Book entries, the address used to bill and to ship do include that Business Name if one was entered.

This plugin may be of interest to you:
https://www.cubecart.com/extensions/plugins/additional-registration-fields

Once the data is in the database, fetching it and getting it displayed is relatively simple. If there is a custom place to show this data that does not already have that capability, let us know and we will give advice.

 

Link to comment
Share on other sites

I had not yet realized that the individual address book had that information available.  I will first look into if that works for what I need.  Thanks for the link to the registration fields addon.  Much appreciated.

 

Mark

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...