| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/surf_sites/surfcrm.com_training/section/ |
Upload File : |
<?
//---------------------------------------------------------
include('title.php');
//---------------------------------------------------------
?>
<div class="white-bg">
<div class="row">
<div class="col-lg-12">
<div class="p20 f18 left">
You can edit a clients phone number, street address, city, state, zip or
email address. You cannot edit the clients name.
</div>
</div>
</div>
</div>
<?php /*
<div class="white-bg">
<div class="row blue-bg white">
<div class="col-lg-12">
<div class="p20 f24 center bold">
Editing
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-8 center">
<div class="relative block center f18 p10">
To edit one of these fields, double click on the actual field.
</div>
<div class="relative block center p10">
<img src="section/images/EditingAndEmails01.png" width="" alt=""
onClick="openFullImage(this)"/>
</div>
</div>
<div class="col-lg-2"></div>
</div>
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-8">
<div class="relative block center f18 p10">
After you double chick the field will change so you can input the new information.
</div>
<div class="relative block center p10">
<img src="section/images/EditingAndEmails02.png" width="" alt=""
onClick="openFullImage(this)"/>
</div>
</div>
<div class="col-lg-2"></div>
</div>
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-8 center">
<div class="relative block center f18 p10">
After, make the necessary changes and press the "ENTER" KEY on the your keyboard.
</div>
<div class="relative block center p10">
<img src="section/images/EditingAndEmails03.png" width="" alt=""
onClick="openFullImage(this)"/>
</div>
</div>
<div class="col-lg-2"></div>
</div>
<div class="relative block center p20 f18">
The information will not be saved if the box around the field doesn't go away and if they number isn't
formatted in this format (999) 999-9999.
<br>
You can edit any of the other fields by following the same steps. Be sure you press the Enter key to
save the info.
</div>
<div class="relative block center p20 f18">
<span class="bold red">****IF YOU NEED TO CHANGE AN EMAIL ADDRESS PLEASE CHANGE IT BEFORE YOU MAKE THE
SALE. YOU WON'T BE ABLE TO CHANGE IT AFTER THE SALE IS MADE****</span>
<br>The client will need to call into customer service or you will need to create a ticket to make the
change. If this happens, customer service can make the change and resend the confirmation email.
</div>
<div class="white-bg">
<div class="row blue-bg white">
<div class="col-lg-12">
<div class="p20 f24 center bold">
Adding a Phone Number
</div>
</div>
</div>
</div>
<div class="row light-gray-bg">
<div class="col-lg-2"></div>
<div class="col-lg-8 center">
<div class="relative block center f18 p10">
If the client gives you another number to call them on, please ADD their new phone
number. There are 2 additional small little boxes under the main phone number. If
you roll your mouse over them, one is labeled "Work Phone" and the other one is
labeled, "Cell Phone."
<br>
<br>
To Add the phone number, double click in the small box and then it will expand for you
to type in the phone number.
</div>
<div class="relative block center p10">
<img src="section/images/AddingPhoneNumber01.png" width="" alt=""
onClick="openFullImage(this)"/>
</div>
</div>
<div class="col-lg-2"></div>
</div>
<div class="row light-gray-bg">
<div class="col-lg-2"></div>
<div class="col-lg-8 center">
<div class="relative block center f18 p10">
After you enter in the new phone number and press the "Enter" key on your keyboard the new
phone number will be formatted correctly and the click-to-dial icon will appear next to the
number. You will then be able to click-to-dial the new number.
</div>
<div class="relative block center p10">
<img src="section/images/AddingPhoneNumber02.png" width="" alt=""
onClick="openFullImage(this)"/>
</div>
</div>
<div class="col-lg-2"></div>
</div>
*/ ?>
<div class="row" style="margin:0px; margin-top:20px;">
<div class="col-lg-12 center">
<div class="relative block">
<div id="videoContainer" class="relative block">
<video id="acctVid" src="https://surfcrm.com/training_calls/videos/How To Edit Client Information.mp4" controls style="width:50%;"></video>
<br>
<br>
</div>
<div class="center">
<div class="relative iblock right" style="width:50%;">
<button id="vidScreen" type="button" class="btn btn-default bold" style="padding:12px 24px 12px 24px; font-size:18px;"
onclick="videoExpand('acctVid')">
<i class="fa fa-arrows-alt normal" aria-hidden="true"></i> Fullscreen
</button>
<button id="vidPlay" type="button" class="btn btn-default bold fleft" style="padding:12px 24px 12px 24px; font-size:18px;"
onclick="videoDisplay('acctVid')">
<i class="fa fa-play normal" aria-hidden="true"></i> Play Video
</button>
<button id="vidPause" type="button" class="btn btn-default bold fleft" style="padding:12px 24px 12px 24px; font-size:18px; display:none;"
onclick="videoHide('acctVid')">
<i class="fa fa-compress normal" aria-hidden="true"></i> Close Video
</button>
</div>
</div>
</div>
</div>
</div>
<div class="relative block" style="height:20px;"></div>
<?
$version = '1.0';
include('id.php');
?>