webui.sendwordnow.eu Open in urlscan Pro
2606:4700::6811:110b  Public Scan

URL: https://webui.sendwordnow.eu/selfupdate?accesscode=wupu59zlwvcvjjubcwkolcdeif8rg5olqys8gjb5
Submission: On December 09 via api from FR — Scanned from FR

Form analysis 1 forms found in the DOM

Name: cForm

<form name="cForm" novalidate="" class="ng-pristine ng-valid">
  <div class="alert alert-error ng-hide" ng-show="model.isError">
    <span data-i18n="" class="ng-binding"></span>
  </div>
  <div class="alert alert-error ng-hide" ng-show="model.submitErrors.length > 0 || cForm.$error.noContactPoints">
    <h4 data-i18n="ValidErrors">Validation Errors</h4>
    <ul class="validation-errors nbm">
      <!-- ngRepeat: error in model.submitErrors -->
    </ul>
    <ul class="validation-errors ng-hide" ng-show="cForm.$error.noContactPoints">
      <li>
        <span data-i18n="RcpCPVal" ng-show="cForm.$error.noContactPoints" class="ng-hide">Please enter at least one phone number, e-mail or text address.</span>
      </li>
    </ul>
  </div>
  <div loadable="false" ng-hide="model.isError" class="ng-isolate-scope">
    <div style="position: relative">
      <div class="ajax-loader ng-hide" style="text-align: center" ng-show="loadable === 'true'">
        <img style="width: 50px;" ng-src="/Assets/Themes/swn/bar-loading.gif?v=2" alt="Loading" title="Loading..." data-i18n-attr="Loading=alt" src="/Assets/Themes/swn/bar-loading.gif?v=2">
      </div>
      <div class="loadable-backdrop" style="display: none;"></div>
      <div class="loadable-content" ng-transclude="">
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="FMNm">First Name/Middle Initial</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="30" name="firstName" ng-model="model.recipient.firstName" disabled="">
            <input class="span1 m-wrap mdl-name ng-pristine ng-valid" type="text" maxlength="1" name="middleName" ng-model="model.recipient.middleName" disabled="">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="LastName">Last Name</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="30" name="lastName" ng-model="model.recipient.lastName" disabled="">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Address">Address</span>&nbsp;1: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.address1" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Address">Address</span>&nbsp;2: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.address2" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="City">City</span>: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.city" maxlength="30" ng-disabled="!features.isSelfUpdateCustomFields">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label ng-binding"> County: </label>
          <div class="controls ng-hide" ng-show="model.subdivisionOther">
            <input type="text" disabled="" class="span6 m-wrap" value="- None -">
          </div>
          <div class="controls" ng-hide="model.subdivisionOther">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_subDivisionSelect">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">- None -</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen10">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input id="subDivisionSelect" type="text" select-two="" ng-model="model.location.subdivisionId" store="model.subdivisionStore" text-property="name" id-property="id"
              class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen" ng-disabled="!features.isSelfUpdateCustomFields" tabindex="-1">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Zip">Zip / Postal Code</span>: </label>
          <div class="controls">
            <input type="text" class="m-wrap span6 ng-pristine ng-valid" ng-model="model.location.zip" name="zipCode" maxlength="10" ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm.zipCode.$error.pattern" data-i18n="MiZcsn">Zip Code should contain numbers, letters, spaces, dashes and parentheses only.</span>
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label">
            <span data-i18n="Country">Country</span>: </label>
          <div class="controls">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_autogen6" style="display: inline-block;">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">United Kingdom</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen7">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input type="hidden" select-two="" ng-model="model.location.countryId" store="model.countryStore" text-property="name" id-property="id" class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen"
              ng-disabled="!features.isSelfUpdateCustomFields" style="display: inline-block;" tabindex="-1" value="826">
          </div>
        </div>
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="TimeZone">Time Zone</span>:</label>
          <div class="controls">
            <div class="select2-container span6 m-wrap ng-isolate-scope ng-pristine ng-valid" id="s2id_autogen8" style="display: inline-block;">
              <a href="javascript:void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">Europe/London</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input
                class="select2-focusser select2-offscreen" type="text" id="s2id_autogen9">
              <div class="select2-drop select2-display-none select2-with-searchbox">
                <div class="select2-search"> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input"> </div>
                <ul class="select2-results"> </ul>
              </div>
            </div><input type="hidden" select-two="" ng-model="model.recipient.timeZoneId" store="model.timeZones" text-property="name" id-property="id" class="span6 m-wrap ng-isolate-scope ng-pristine ng-valid select2-offscreen" server=""
              ng-disabled="!features.isSelfUpdateCustomFields" style="display: inline-block;" tabindex="-1" value="175">
          </div>
        </div>
        <!-- ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">Country:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_0" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">AXA Site:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_1" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">AXA Floor:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_2" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">AXA Department:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_3" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">Cost Center:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_4" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">Next of kin name:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_5" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">Next of kin contact phone:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_6" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">BCP Correspondant:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_7" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">AXA Company:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_8" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <div class="control-group ng-scope" ng-repeat="cl in model.recipient.extensions" on-finish-render="">
          <label class="control-label ng-binding" style="word-wrap: break-word">AXA Laptop:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid ng-valid-pattern" dynamic-name="rcpextension_9" ng-pattern="model.validation.pattern.allowCharacters" ng-model="cl.value" type="text" maxlength="60"
              ng-disabled="!features.isSelfUpdateCustomFields">
            <span class="error-block ng-hide" ng-show="cForm['rcpextension_' + $index].$error.pattern" data-i18n="RcpCustomFieldErrPattern">Custom field contains forbidden characters.</span>
          </div>
        </div><!-- end ngRepeat: cl in model.recipient.extensions -->
        <hr class="ng-scope">
        <div class="control-group ng-scope">
          <label class="control-label"><span data-i18n="SuUniqID">Unique ID</span>:</label>
          <div class="controls">
            <input class="span6 m-wrap ng-pristine ng-valid" type="text" maxlength="24" name="uniqueId" ng-model="model.recipient.uniqueId" disabled="">
          </div>
        </div>
        <!-- ngIf: features.isPin -->
        <div class="contact-point ng-scope">
          <div class="control-group">
            <label class="control-label"><span data-i18n="SuVoiceNums">Voice Numbers</span></label>
            <div class="controls voice span5" style="padding-left: 5px">
              <table class="header">
                <tbody>
                  <tr>
                    <!-- ngIf: features.isInternationalDialing -->
                    <td class="country-code ng-scope" data-i18n="CountryCode" ng-if="features.isInternationalDialing">Country Code</td><!-- end ngIf: features.isInternationalDialing -->
                    <td>
                      <span data-i18n="PhoneNum">Phone Number</span>
                      <br>
                      <span data-i18n="PhoneExmpl">(example: (212) 555-1212)</span>
                    </td>
                    <!-- ngIf: features.isExtDial -->
                    <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    <td class="extension ng-scope" data-i18n="CmCo" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">Cascade Order
                    </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <!-- ngRepeat: cp in model.recipient.voices -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.voices">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.voiceLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Mobile</option>
                <option value="1">Personal Home No</option>
                <option value="2">AXA Landline</option>
                <option value="3">AXA Mobile</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['phoneLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls voice span5">
              <div class="span12" style="padding-left: 5px">
                <table>
                  <tbody>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td class="country-code ng-scope" ng-if="features.isInternationalDialing">
                        <input type="text" data-voice-cp="0" ng-model="cp.countryCode" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" maxlength="5" class="span12 m-wrap voice-country ng-pristine ng-valid" numbers="">
                      </td><!-- end ngIf: features.isInternationalDialing -->
                      <td>
                        <input type="text" dynamic-name="phone_0" ng-model="cp.address" required-any="contactPointGroup" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" data-voice-cp="0" maxlength="60"
                          class="span12 m-wrap voice-addr ng-pristine ng-valid">
                      </td>
                      <!-- ngIf: features.isExtDial -->
                      <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                      <td class="extension ng-scope" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">
                        <select ng-model="cp.cascadeOrder" ng-options="n for n in [] | range:1:5" class="ng-pristine ng-valid">
                          <option value="0" selected="selected">1</option>
                          <option value="1">2</option>
                          <option value="2">3</option>
                          <option value="3">4</option>
                          <option value="4">5</option>
                        </select>
                      </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    </tr>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td ng-if="features.isInternationalDialing" class="ng-scope"></td><!-- end ngIf: features.isInternationalDialing -->
                      <td colspan="4">
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.usVoiceAddress" data-i18n="RcpCPUsVoiceLngVal">U.S. or Canadian phone numbers must contain 10 digits.</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.intrVoiceAddress" data-i18n="RcpCPIntrVoiceLngVal">International phone numbers must contain at least 5 digits (including Country code).</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.forbiddenCharsVoiceAddress" data-i18n="RcpCPVoiceErrPattern">Phone Number may only contain digits, dashes, parentheses, periods, and spaces</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <div style="padding-left: 5px">
                <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              </div>
            </div>
            <!-- ngIf: features.isInternationalDialing -->
            <div class="span3 voice ng-scope" ng-if="features.isInternationalDialing">
              <i class="fa fa-phone"></i>
              <a href="javascript:void(0)" ng-click="callPhoneWizard($index)" data-i18n="CntryCdFindr">Country Code Finder</a>
            </div><!-- end ngIf: features.isInternationalDialing -->
          </div><!-- end ngRepeat: cp in model.recipient.voices -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.voices">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.voiceLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Mobile</option>
                <option value="1">Personal Home No</option>
                <option value="2">AXA Landline</option>
                <option value="3">AXA Mobile</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['phoneLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls voice span5">
              <div class="span12" style="padding-left: 5px">
                <table>
                  <tbody>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td class="country-code ng-scope" ng-if="features.isInternationalDialing">
                        <input type="text" data-voice-cp="1" ng-model="cp.countryCode" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" maxlength="5" class="span12 m-wrap voice-country ng-pristine ng-valid" numbers="">
                      </td><!-- end ngIf: features.isInternationalDialing -->
                      <td>
                        <input type="text" dynamic-name="phone_1" ng-model="cp.address" required-any="contactPointGroup" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" data-voice-cp="1" maxlength="60"
                          class="span12 m-wrap voice-addr ng-pristine ng-valid">
                      </td>
                      <!-- ngIf: features.isExtDial -->
                      <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                      <td class="extension ng-scope" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">
                        <select ng-model="cp.cascadeOrder" ng-options="n for n in [] | range:1:5" class="ng-pristine ng-valid">
                          <option value="0" selected="selected">1</option>
                          <option value="1">2</option>
                          <option value="2">3</option>
                          <option value="3">4</option>
                          <option value="4">5</option>
                        </select>
                      </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    </tr>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td ng-if="features.isInternationalDialing" class="ng-scope"></td><!-- end ngIf: features.isInternationalDialing -->
                      <td colspan="4">
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.usVoiceAddress" data-i18n="RcpCPUsVoiceLngVal">U.S. or Canadian phone numbers must contain 10 digits.</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.intrVoiceAddress" data-i18n="RcpCPIntrVoiceLngVal">International phone numbers must contain at least 5 digits (including Country code).</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.forbiddenCharsVoiceAddress" data-i18n="RcpCPVoiceErrPattern">Phone Number may only contain digits, dashes, parentheses, periods, and spaces</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <div style="padding-left: 5px">
                <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              </div>
            </div>
            <!-- ngIf: features.isInternationalDialing -->
            <div class="span3 voice ng-scope" ng-if="features.isInternationalDialing">
              <i class="fa fa-phone"></i>
              <a href="javascript:void(0)" ng-click="callPhoneWizard($index)" data-i18n="CntryCdFindr">Country Code Finder</a>
            </div><!-- end ngIf: features.isInternationalDialing -->
          </div><!-- end ngRepeat: cp in model.recipient.voices -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.voices">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.voiceLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Mobile</option>
                <option value="1">Personal Home No</option>
                <option value="2">AXA Landline</option>
                <option value="3">AXA Mobile</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['phoneLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls voice span5">
              <div class="span12" style="padding-left: 5px">
                <table>
                  <tbody>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td class="country-code ng-scope" ng-if="features.isInternationalDialing">
                        <input type="text" data-voice-cp="2" ng-model="cp.countryCode" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" maxlength="5" class="span12 m-wrap voice-country ng-pristine ng-valid" numbers="">
                      </td><!-- end ngIf: features.isInternationalDialing -->
                      <td>
                        <input type="text" dynamic-name="phone_2" ng-model="cp.address" required-any="contactPointGroup" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" data-voice-cp="2" maxlength="60"
                          class="span12 m-wrap voice-addr ng-pristine ng-valid">
                      </td>
                      <!-- ngIf: features.isExtDial -->
                      <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                      <td class="extension ng-scope" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">
                        <select ng-model="cp.cascadeOrder" ng-options="n for n in [] | range:1:5" class="ng-pristine ng-valid">
                          <option value="0" selected="selected">1</option>
                          <option value="1">2</option>
                          <option value="2">3</option>
                          <option value="3">4</option>
                          <option value="4">5</option>
                        </select>
                      </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    </tr>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td ng-if="features.isInternationalDialing" class="ng-scope"></td><!-- end ngIf: features.isInternationalDialing -->
                      <td colspan="4">
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.usVoiceAddress" data-i18n="RcpCPUsVoiceLngVal">U.S. or Canadian phone numbers must contain 10 digits.</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.intrVoiceAddress" data-i18n="RcpCPIntrVoiceLngVal">International phone numbers must contain at least 5 digits (including Country code).</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.forbiddenCharsVoiceAddress" data-i18n="RcpCPVoiceErrPattern">Phone Number may only contain digits, dashes, parentheses, periods, and spaces</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <div style="padding-left: 5px">
                <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              </div>
            </div>
            <!-- ngIf: features.isInternationalDialing -->
            <div class="span3 voice ng-scope" ng-if="features.isInternationalDialing">
              <i class="fa fa-phone"></i>
              <a href="javascript:void(0)" ng-click="callPhoneWizard($index)" data-i18n="CntryCdFindr">Country Code Finder</a>
            </div><!-- end ngIf: features.isInternationalDialing -->
          </div><!-- end ngRepeat: cp in model.recipient.voices -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.voices">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.voiceLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Mobile</option>
                <option value="1">Personal Home No</option>
                <option value="2">AXA Landline</option>
                <option value="3">AXA Mobile</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['phoneLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls voice span5">
              <div class="span12" style="padding-left: 5px">
                <table>
                  <tbody>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td class="country-code ng-scope" ng-if="features.isInternationalDialing">
                        <input type="text" data-voice-cp="3" ng-model="cp.countryCode" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" maxlength="5" class="span12 m-wrap voice-country ng-pristine ng-valid" numbers="">
                      </td><!-- end ngIf: features.isInternationalDialing -->
                      <td>
                        <input type="text" dynamic-name="phone_3" ng-model="cp.address" required-any="contactPointGroup" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" data-voice-cp="3" maxlength="60"
                          class="span12 m-wrap voice-addr ng-pristine ng-valid">
                      </td>
                      <!-- ngIf: features.isExtDial -->
                      <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                      <td class="extension ng-scope" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">
                        <select ng-model="cp.cascadeOrder" ng-options="n for n in [] | range:1:5" class="ng-pristine ng-valid">
                          <option value="0" selected="selected">1</option>
                          <option value="1">2</option>
                          <option value="2">3</option>
                          <option value="3">4</option>
                          <option value="4">5</option>
                        </select>
                      </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    </tr>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td ng-if="features.isInternationalDialing" class="ng-scope"></td><!-- end ngIf: features.isInternationalDialing -->
                      <td colspan="4">
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.usVoiceAddress" data-i18n="RcpCPUsVoiceLngVal">U.S. or Canadian phone numbers must contain 10 digits.</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.intrVoiceAddress" data-i18n="RcpCPIntrVoiceLngVal">International phone numbers must contain at least 5 digits (including Country code).</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.forbiddenCharsVoiceAddress" data-i18n="RcpCPVoiceErrPattern">Phone Number may only contain digits, dashes, parentheses, periods, and spaces</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <div style="padding-left: 5px">
                <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              </div>
            </div>
            <!-- ngIf: features.isInternationalDialing -->
            <div class="span3 voice ng-scope" ng-if="features.isInternationalDialing">
              <i class="fa fa-phone"></i>
              <a href="javascript:void(0)" ng-click="callPhoneWizard($index)" data-i18n="CntryCdFindr">Country Code Finder</a>
            </div><!-- end ngIf: features.isInternationalDialing -->
          </div><!-- end ngRepeat: cp in model.recipient.voices -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.voices">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.voiceLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Mobile</option>
                <option value="1">Personal Home No</option>
                <option value="2">AXA Landline</option>
                <option value="3">AXA Mobile</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['phoneLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls voice span5">
              <div class="span12" style="padding-left: 5px">
                <table>
                  <tbody>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td class="country-code ng-scope" ng-if="features.isInternationalDialing">
                        <input type="text" data-voice-cp="4" ng-model="cp.countryCode" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" maxlength="5" class="span12 m-wrap voice-country ng-pristine ng-valid" numbers="">
                      </td><!-- end ngIf: features.isInternationalDialing -->
                      <td>
                        <input type="text" dynamic-name="phone_4" ng-model="cp.address" required-any="contactPointGroup" ng-blur="editors.validateVoices(); checkVoiceDestination($index);" data-voice-cp="4" maxlength="60"
                          class="span12 m-wrap voice-addr ng-pristine ng-valid">
                      </td>
                      <!-- ngIf: features.isExtDial -->
                      <!-- ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                      <td class="extension ng-scope" ng-if="features.isVoiceCascd &amp;&amp; (features.isCascadeProfile ? (model.recipient.id > 0 &amp;&amp; model.hasLegacyOrder &amp;&amp; !model.cascadeCount) : true)">
                        <select ng-model="cp.cascadeOrder" ng-options="n for n in [] | range:1:5" class="ng-pristine ng-valid">
                          <option value="0" selected="selected">1</option>
                          <option value="1">2</option>
                          <option value="2">3</option>
                          <option value="3">4</option>
                          <option value="4">5</option>
                        </select>
                      </td><!-- end ngIf: features.isVoiceCascd && (features.isCascadeProfile ? (model.recipient.id > 0 && model.hasLegacyOrder && !model.cascadeCount) : true) -->
                    </tr>
                    <tr>
                      <!-- ngIf: features.isInternationalDialing -->
                      <td ng-if="features.isInternationalDialing" class="ng-scope"></td><!-- end ngIf: features.isInternationalDialing -->
                      <td colspan="4">
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.usVoiceAddress" data-i18n="RcpCPUsVoiceLngVal">U.S. or Canadian phone numbers must contain 10 digits.</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.intrVoiceAddress" data-i18n="RcpCPIntrVoiceLngVal">International phone numbers must contain at least 5 digits (including Country code).</span>
                        <span class="error-block ng-hide" ng-show="cForm['phone_' + $index].$error.forbiddenCharsVoiceAddress" data-i18n="RcpCPVoiceErrPattern">Phone Number may only contain digits, dashes, parentheses, periods, and spaces</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <div style="padding-left: 5px">
                <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              </div>
            </div>
            <!-- ngIf: features.isInternationalDialing -->
            <div class="span3 voice ng-scope" ng-if="features.isInternationalDialing">
              <i class="fa fa-phone"></i>
              <a href="javascript:void(0)" ng-click="callPhoneWizard($index)" data-i18n="CntryCdFindr">Country Code Finder</a>
            </div><!-- end ngIf: features.isInternationalDialing -->
          </div><!-- end ngRepeat: cp in model.recipient.voices -->
          <div class="control-group">
            <label class="control-label"><span data-i18n="SuAddresses">Email/Text Addresses</span></label>
          </div>
          <!-- ngRepeat: cp in model.recipient.emails -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.emails">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.emailLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Email</option>
                <option value="1">Personal SMS</option>
                <option value="2" selected="selected">AXA Email</option>
                <option value="3">AXA SMS</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['emailLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls email span5" style="padding-left: 5px">
              <input type="text" ng-model="cp.address" dynamic-name="email_0" maxlength="60" email-cp-validator="true" required-any="contactPointGroup"
                class="span12 m-wrap ng-pristine ng-valid ng-valid-da-count ng-valid-lbs-format ng-valid-alertus-format ng-valid-email-format ng-valid-bb-length ng-valid-bb-format ng-valid-fax-format ng-valid-fax-length ng-valid-da-format ng-valid-email-duplicate"
                ng-blur="editors.validateEmailLabels(); checkTextDestination($index);">
              <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.emailFormat" data-i18n="RcpCPEmailFormatVal">Invalid email format.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daCount" data-i18n="RcpCPdaOneVal">Contact must have only one desktop agent address</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daFormat" data-i18n="RcpCPdaFormatVal">Desktop agent address contains forbidden characters</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbFormat" data-i18n="RcpCPbbFormatVal">A Blackberry PIN may only contain numbers and the letters A-F.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbLength" data-i18n="RcpCPbbLngVal">A Blackberry PIN must contain 8 characters.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.alertusFormat" data-i18n="RcpCPalFormatVal">Alertus contact point may only contain letter "U" plus heximal numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.lbsFormat" data-i18n="RcpCPlbsFormatVal">LBS contact point may only contain numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxFormat" data-i18n="RcpCPfaxFormatVal">Fax number may only contain numbers</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxLength" data-i18n="RcpCPfaxLngVal">Fax number should not be longer than 15 digits</span>
            </div>
            <div class="span3 email">
              <i class="fa fa-envelope"></i>
              <a href="javascript:void(0)" ng-click="callTextWizard($index)" data-i18n="TxtFrmtHelpr">Text Format Helper</a>
            </div>
          </div><!-- end ngRepeat: cp in model.recipient.emails -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.emails">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.emailLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Email</option>
                <option value="1">Personal SMS</option>
                <option value="2">AXA Email</option>
                <option value="3">AXA SMS</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['emailLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls email span5" style="padding-left: 5px">
              <input type="text" ng-model="cp.address" dynamic-name="email_1" maxlength="60" email-cp-validator="true" required-any="contactPointGroup"
                class="span12 m-wrap ng-pristine ng-valid ng-valid-da-count ng-valid-lbs-format ng-valid-alertus-format ng-valid-email-format ng-valid-bb-length ng-valid-bb-format ng-valid-fax-format ng-valid-fax-length ng-valid-da-format ng-valid-email-duplicate"
                ng-blur="editors.validateEmailLabels(); checkTextDestination($index);">
              <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.emailFormat" data-i18n="RcpCPEmailFormatVal">Invalid email format.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daCount" data-i18n="RcpCPdaOneVal">Contact must have only one desktop agent address</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daFormat" data-i18n="RcpCPdaFormatVal">Desktop agent address contains forbidden characters</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbFormat" data-i18n="RcpCPbbFormatVal">A Blackberry PIN may only contain numbers and the letters A-F.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbLength" data-i18n="RcpCPbbLngVal">A Blackberry PIN must contain 8 characters.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.alertusFormat" data-i18n="RcpCPalFormatVal">Alertus contact point may only contain letter "U" plus heximal numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.lbsFormat" data-i18n="RcpCPlbsFormatVal">LBS contact point may only contain numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxFormat" data-i18n="RcpCPfaxFormatVal">Fax number may only contain numbers</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxLength" data-i18n="RcpCPfaxLngVal">Fax number should not be longer than 15 digits</span>
            </div>
            <div class="span3 email">
              <i class="fa fa-envelope"></i>
              <a href="javascript:void(0)" ng-click="callTextWizard($index)" data-i18n="TxtFrmtHelpr">Text Format Helper</a>
            </div>
          </div><!-- end ngRepeat: cp in model.recipient.emails -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.emails">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.emailLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Email</option>
                <option value="1">Personal SMS</option>
                <option value="2">AXA Email</option>
                <option value="3">AXA SMS</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['emailLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls email span5" style="padding-left: 5px">
              <input type="text" ng-model="cp.address" dynamic-name="email_2" maxlength="60" email-cp-validator="true" required-any="contactPointGroup"
                class="span12 m-wrap ng-pristine ng-valid ng-valid-da-count ng-valid-lbs-format ng-valid-alertus-format ng-valid-email-format ng-valid-bb-length ng-valid-bb-format ng-valid-fax-format ng-valid-fax-length ng-valid-da-format ng-valid-email-duplicate"
                ng-blur="editors.validateEmailLabels(); checkTextDestination($index);">
              <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.emailFormat" data-i18n="RcpCPEmailFormatVal">Invalid email format.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daCount" data-i18n="RcpCPdaOneVal">Contact must have only one desktop agent address</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daFormat" data-i18n="RcpCPdaFormatVal">Desktop agent address contains forbidden characters</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbFormat" data-i18n="RcpCPbbFormatVal">A Blackberry PIN may only contain numbers and the letters A-F.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbLength" data-i18n="RcpCPbbLngVal">A Blackberry PIN must contain 8 characters.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.alertusFormat" data-i18n="RcpCPalFormatVal">Alertus contact point may only contain letter "U" plus heximal numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.lbsFormat" data-i18n="RcpCPlbsFormatVal">LBS contact point may only contain numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxFormat" data-i18n="RcpCPfaxFormatVal">Fax number may only contain numbers</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxLength" data-i18n="RcpCPfaxLngVal">Fax number should not be longer than 15 digits</span>
            </div>
            <div class="span3 email">
              <i class="fa fa-envelope"></i>
              <a href="javascript:void(0)" ng-click="callTextWizard($index)" data-i18n="TxtFrmtHelpr">Text Format Helper</a>
            </div>
          </div><!-- end ngRepeat: cp in model.recipient.emails -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.emails">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.emailLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Email</option>
                <option value="1">Personal SMS</option>
                <option value="2">AXA Email</option>
                <option value="3">AXA SMS</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['emailLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls email span5" style="padding-left: 5px">
              <input type="text" ng-model="cp.address" dynamic-name="email_3" maxlength="60" email-cp-validator="true" required-any="contactPointGroup"
                class="span12 m-wrap ng-pristine ng-valid ng-valid-da-count ng-valid-lbs-format ng-valid-alertus-format ng-valid-email-format ng-valid-bb-length ng-valid-bb-format ng-valid-fax-format ng-valid-fax-length ng-valid-da-format ng-valid-email-duplicate"
                ng-blur="editors.validateEmailLabels(); checkTextDestination($index);">
              <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.emailFormat" data-i18n="RcpCPEmailFormatVal">Invalid email format.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daCount" data-i18n="RcpCPdaOneVal">Contact must have only one desktop agent address</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daFormat" data-i18n="RcpCPdaFormatVal">Desktop agent address contains forbidden characters</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbFormat" data-i18n="RcpCPbbFormatVal">A Blackberry PIN may only contain numbers and the letters A-F.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbLength" data-i18n="RcpCPbbLngVal">A Blackberry PIN must contain 8 characters.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.alertusFormat" data-i18n="RcpCPalFormatVal">Alertus contact point may only contain letter "U" plus heximal numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.lbsFormat" data-i18n="RcpCPlbsFormatVal">LBS contact point may only contain numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxFormat" data-i18n="RcpCPfaxFormatVal">Fax number may only contain numbers</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxLength" data-i18n="RcpCPfaxLngVal">Fax number should not be longer than 15 digits</span>
            </div>
            <div class="span3 email">
              <i class="fa fa-envelope"></i>
              <a href="javascript:void(0)" ng-click="callTextWizard($index)" data-i18n="TxtFrmtHelpr">Text Format Helper</a>
            </div>
          </div><!-- end ngRepeat: cp in model.recipient.emails -->
          <div class="control-group ng-scope" ng-repeat="cp in model.recipient.emails">
            <label class="control-label" style="padding-left: 8px">
              <!-- ngIf: features.isDropDownLabel --><select ng-if="features.isDropDownLabel" ng-model="cp.label" class="m-wrap ng-scope ng-pristine ng-valid" ng-options="label.text as label.text for label in model.customLabels.emailLabels">
                <option value="" data-i8n="NoneDrp" class="">- None -</option>
                <option value="0">Personal Email</option>
                <option value="1">Personal SMS</option>
                <option value="2">AXA Email</option>
                <option value="3">AXA SMS</option>
                <option value="4">null</option>
                <option value="5">null</option>
                <option value="6">null</option>
                <option value="7">null</option>
                <option value="8">null</option>
                <option value="9">null</option>
              </select><!-- end ngIf: features.isDropDownLabel -->
              <!-- ngIf: !features.isDropDownLabel -->
              <span class="error-block ng-hide" ng-show="cForm['emailLabel_' + $index].$error.required" data-i18n="errLblIsRqrd">The label is required</span>
            </label>
            <div class="controls email span5" style="padding-left: 5px">
              <input type="text" ng-model="cp.address" dynamic-name="email_4" maxlength="60" email-cp-validator="true" required-any="contactPointGroup"
                class="span12 m-wrap ng-pristine ng-valid ng-valid-da-count ng-valid-lbs-format ng-valid-alertus-format ng-valid-email-format ng-valid-bb-length ng-valid-bb-format ng-valid-fax-format ng-valid-fax-length ng-valid-da-format ng-valid-email-duplicate"
                ng-blur="editors.validateEmailLabels(); checkTextDestination($index);">
              <span class="error-block ng-hide" ng-show="cp.optingStatus === 'OUT'" data-i18n="optedOut">Opted Out</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.emailFormat" data-i18n="RcpCPEmailFormatVal">Invalid email format.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daCount" data-i18n="RcpCPdaOneVal">Contact must have only one desktop agent address</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.daFormat" data-i18n="RcpCPdaFormatVal">Desktop agent address contains forbidden characters</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbFormat" data-i18n="RcpCPbbFormatVal">A Blackberry PIN may only contain numbers and the letters A-F.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.bbLength" data-i18n="RcpCPbbLngVal">A Blackberry PIN must contain 8 characters.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.alertusFormat" data-i18n="RcpCPalFormatVal">Alertus contact point may only contain letter "U" plus heximal numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.lbsFormat" data-i18n="RcpCPlbsFormatVal">LBS contact point may only contain numbers preceding the @ symbol.</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxFormat" data-i18n="RcpCPfaxFormatVal">Fax number may only contain numbers</span>
              <span class="error-block ng-hide" ng-show="cForm['email_' + $index].$error.faxLength" data-i18n="RcpCPfaxLngVal">Fax number should not be longer than 15 digits</span>
            </div>
            <div class="span3 email">
              <i class="fa fa-envelope"></i>
              <a href="javascript:void(0)" ng-click="callTextWizard($index)" data-i18n="TxtFrmtHelpr">Text Format Helper</a>
            </div>
          </div><!-- end ngRepeat: cp in model.recipient.emails -->
        </div>
        <!-- ngIf: model.disclaimer -->
      </div>
    </div>
  </div>
  <div class="form-actions" ng-hide="model.isError">
    <button class="btn btn-default" data-i18n="SuNoChanges" ng-disabled="model.disclaimer &amp;&amp; model.agreeConditions == 0" ng-click="NoChanges()">No Changes</button>
    <button class="btn btn-primary" data-i18n="SuUpdate" ng-disabled="model.disclaimer &amp;&amp; model.agreeConditions == 0" ng-click="Update()">Update</button>
  </div>
</form>

Text Content

   
 * 
 *   
   * Arabic (UAE)
     
   * Chinese (Simplified)
     
   * Chinese (Traditional)
     
   * Czech (Czech Republic)
     
   * Danish (Denmark)
     
   * Dutch (Netherlands)
     
   * English (United States)
     
   * English (United Kingdom)
     
   * Finnish (Finland)
     
   * French (Canada)
     
   * French (France)
     
   * German (Germany)
     
   * Greek (Greece)
     
   * Hindi (India)
     
   * Hungarian (Hungary)
     
   * Italian (Italy)
     
   * Japanese (Japan)
     
   * Korean (Korea)
     
   * Norwegian, Nynorsk (Norway)
     
   * Polish (Poland)
     
   * Portuguese (Brazil)
     
   * Portuguese (Portugal)
     
   * Spanish (Mexico)
     
   * Romanian (Romania)
     
   * Russian (Russia)
     
   * Spanish (Spain)
     
   * Swedish (Sweden)
     
   * Turkish (Turkey)
     
   * Thai (Thailand)
     


Please update your contact information

VALIDATION ERRORS

 * Please enter at least one phone number, e-mail or text address.

First Name/Middle Initial:

Last Name:

Address 1:

Address 2:

City:

County:

- None -

Zip / Postal Code:
Zip Code should contain numbers, letters, spaces, dashes and parentheses only.
Country:
United Kingdom

Time Zone:
Europe/London

Country:
Custom field contains forbidden characters.
AXA Site:
Custom field contains forbidden characters.
AXA Floor:
Custom field contains forbidden characters.
AXA Department:
Custom field contains forbidden characters.
Cost Center:
Custom field contains forbidden characters.
Next of kin name:
Custom field contains forbidden characters.
Next of kin contact phone:
Custom field contains forbidden characters.
BCP Correspondant:
Custom field contains forbidden characters.
AXA Company:
Custom field contains forbidden characters.
AXA Laptop:
Custom field contains forbidden characters.

--------------------------------------------------------------------------------

Unique ID:

Voice Numbers

Country Code Phone Number
(example: (212) 555-1212) Cascade Order

- None -Personal MobilePersonal Home NoAXA LandlineAXA
Mobilenullnullnullnullnullnull The label is required

12345 U.S. or Canadian phone numbers must contain 10 digits. International phone
numbers must contain at least 5 digits (including Country code). Phone Number
may only contain digits, dashes, parentheses, periods, and spaces

Opted Out
Country Code Finder
- None -Personal MobilePersonal Home NoAXA LandlineAXA
Mobilenullnullnullnullnullnull The label is required

12345 U.S. or Canadian phone numbers must contain 10 digits. International phone
numbers must contain at least 5 digits (including Country code). Phone Number
may only contain digits, dashes, parentheses, periods, and spaces

Opted Out
Country Code Finder
- None -Personal MobilePersonal Home NoAXA LandlineAXA
Mobilenullnullnullnullnullnull The label is required

12345 U.S. or Canadian phone numbers must contain 10 digits. International phone
numbers must contain at least 5 digits (including Country code). Phone Number
may only contain digits, dashes, parentheses, periods, and spaces

Opted Out
Country Code Finder
- None -Personal MobilePersonal Home NoAXA LandlineAXA
Mobilenullnullnullnullnullnull The label is required

12345 U.S. or Canadian phone numbers must contain 10 digits. International phone
numbers must contain at least 5 digits (including Country code). Phone Number
may only contain digits, dashes, parentheses, periods, and spaces

Opted Out
Country Code Finder
- None -Personal MobilePersonal Home NoAXA LandlineAXA
Mobilenullnullnullnullnullnull The label is required

12345 U.S. or Canadian phone numbers must contain 10 digits. International phone
numbers must contain at least 5 digits (including Country code). Phone Number
may only contain digits, dashes, parentheses, periods, and spaces

Opted Out
Country Code Finder
Email/Text Addresses
- None -Personal EmailPersonal SMSAXA EmailAXA SMSnullnullnullnullnullnull The
label is required
Opted Out Invalid email format. Contact must have only one desktop agent address
Desktop agent address contains forbidden characters A Blackberry PIN may only
contain numbers and the letters A-F. A Blackberry PIN must contain 8 characters.
Alertus contact point may only contain letter "U" plus heximal numbers preceding
the @ symbol. LBS contact point may only contain numbers preceding the @ symbol.
Fax number may only contain numbers Fax number should not be longer than 15
digits
Text Format Helper
- None -Personal EmailPersonal SMSAXA EmailAXA SMSnullnullnullnullnullnull The
label is required
Opted Out Invalid email format. Contact must have only one desktop agent address
Desktop agent address contains forbidden characters A Blackberry PIN may only
contain numbers and the letters A-F. A Blackberry PIN must contain 8 characters.
Alertus contact point may only contain letter "U" plus heximal numbers preceding
the @ symbol. LBS contact point may only contain numbers preceding the @ symbol.
Fax number may only contain numbers Fax number should not be longer than 15
digits
Text Format Helper
- None -Personal EmailPersonal SMSAXA EmailAXA SMSnullnullnullnullnullnull The
label is required
Opted Out Invalid email format. Contact must have only one desktop agent address
Desktop agent address contains forbidden characters A Blackberry PIN may only
contain numbers and the letters A-F. A Blackberry PIN must contain 8 characters.
Alertus contact point may only contain letter "U" plus heximal numbers preceding
the @ symbol. LBS contact point may only contain numbers preceding the @ symbol.
Fax number may only contain numbers Fax number should not be longer than 15
digits
Text Format Helper
- None -Personal EmailPersonal SMSAXA EmailAXA SMSnullnullnullnullnullnull The
label is required
Opted Out Invalid email format. Contact must have only one desktop agent address
Desktop agent address contains forbidden characters A Blackberry PIN may only
contain numbers and the letters A-F. A Blackberry PIN must contain 8 characters.
Alertus contact point may only contain letter "U" plus heximal numbers preceding
the @ symbol. LBS contact point may only contain numbers preceding the @ symbol.
Fax number may only contain numbers Fax number should not be longer than 15
digits
Text Format Helper
- None -Personal EmailPersonal SMSAXA EmailAXA SMSnullnullnullnullnullnull The
label is required
Opted Out Invalid email format. Contact must have only one desktop agent address
Desktop agent address contains forbidden characters A Blackberry PIN may only
contain numbers and the letters A-F. A Blackberry PIN must contain 8 characters.
Alertus contact point may only contain letter "U" plus heximal numbers preceding
the @ symbol. LBS contact point may only contain numbers preceding the @ symbol.
Fax number may only contain numbers Fax number should not be longer than 15
digits
Text Format Helper
No Changes Update