We are entering new clients, as customers, via the admin interface which then shows the client on the front end of the site.
Much of the information is being entered to the dbo.address table however the email address seems not to be entered, therefore, when we look at the front end of the site, that field is blank.
Creating a new customer via the createaccount.aspx page circumvents the problem, but is there a way that we can achieve the same via the admin panel?