hitAppoint Online Appointment Scheduling SoftwareOnline Appointment Software

Forum

You are not logged in.

#1 2008-07-18 20:00:28

liquiddesignz
New member
Registered: 2008-06-22
Posts: 3

Admin ability to update client e-mail address

Is there a way to have the admin have the ability to update a clients email address??  If they have a register with no email enabled and the admin wants to add an email address in later because the client wants to add one.  Some one please help!

Offline

 

#2 2008-07-20 12:21:33

algis
Administrator
Registered: 2006-01-09
Posts: 718
Website

Re: Admin ability to update client e-mail address

Hello, do you mean that when you allowed clients without emails, it is shown the "-noemail-" now, and you would like to add some real email for this client?

I will try to add an option for this in next updates, at the moment it can only be done with a little PHP hack. Please edit 2 files:

core\packages\admin\clients\edit\view.php
comment out the line 30:

Code:

//            $emailCtl->setReadonly();

core\packages\admin\clients\edit\action.php
comment out the line 195:

Code:

//            $emailCtl->setReadonly();

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson