register.globalleadership.org Open in urlscan Pro
199.89.250.11  Public Scan

Submitted URL: http://gridmail.globalleadership.org/ls/click?upn=ImhtilmNT1HZSp4XUMDeU1E3F56zaqWhA0aKAQUNgI9ZFA-2BWEElaz8OX4TmgCR7wjYQfVjdxuu0SfIHQS...
Effective URL: https://register.globalleadership.org/
Submission: On July 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: editreg

<form ng-attr-id="{{ 'editreg' + $index }}" editable-form="" name="editreg" onbeforesave="saveReg(reg, $index, reg.OrdNbr, $data)" oncancel="onCancelSaveReg(reg, $index)" onshow="onShowEditReg(reg, $index)" e-novalidate=""
  class="ng-pristine ng-valid" id="editreg0">
  <!-- ngIf: reg.StudentInd =='True' || reg.StudentInd =='1' -->
  <!-- ngIf: reg.shrmInd =='True' || reg.shrmInd =='1' -->
  <!-- ngIf: reg.MilitaryInd =='True' || reg.MilitaryInd =='1' -->
  <fieldset ng-disabled="!reg.AttendeeEditable">
    <div>
      <!-- ngIf: editreg.$visible && !reg.AttendeeEditable -->
      <p>Name / Email</p>
      <p class="mr-35 mb0">
        <span>
          <!-- ngIf: reg.First !='' && reg.Last !='' --><img ng-if="reg.First !='' &amp;&amp; reg.Last !='' " class="pull-left greyChk ng-scope" src="img/check_green.png"><!-- end ngIf: reg.First !='' && reg.Last !='' -->
          <!-- ngIf: reg.First =='' || reg.Last =='' -->
          <span ng-class="{'has-error': editreg.regFirst.$invalid}">
            <a e-name="regFirst" editable-text="reg.First" ng-model="formReceipt.first" ng-click="editreg.$show()" e-class="firstName" e-placeholder="Registrant First Name" e-autocomplete="off" e-required="" class="ng-pristine ng-untouched ng-valid ng-scope editable"><b class="ng-binding">Geoffery</b></a>
          </span>
          <span ng-class="{'has-error': editreg.regLast.$invalid}">
            <a e-name="regLast" editable-text="reg.Last" ng-model="formReceipt.last" ng-click="editreg.$show()" e-class="lastName" e-placeholder="Registrant Last Name" e-autocomplete="off" e-required="" class="ng-pristine ng-untouched ng-valid ng-scope editable"><b class="ng-binding">Jones</b></a>
          </span>
        </span>
        <br>
        <span ng-class="{'has-error': editreg.regEmail.$invalid}">
          <!-- ngIf: reg.Email =='' || reg.Email != reg.confEmail -->
          <!-- ngIf: reg.Email !='' && reg.Email == reg.confEmail --><img ng-if="reg.Email !='' &amp;&amp; reg.Email == reg.confEmail" class="pull-left greyChk ng-scope"
            src="img/check_green.png"><!-- end ngIf: reg.Email !='' && reg.Email == reg.confEmail -->
          <span>
            <a e-name="regEmail" editable-email="reg.Email" ng-click="editreg.$show()" e-class="emailStyle" e-placeholder="Email Address (unique for this registrant only)..." e-autocomplete="off" e-required="" class="ng-scope editable"><b class="ng-binding">geoffery.jones@kehe.com</b></a>
          </span>
          <!-- ngIf: editreg.$visible --></span>
      </p><!-- ngIf: editreg.$visible && editreg.regEmail.$modelValue != editreg.confEmail.$modelValue -->
      <br>
      <!-- ngIf: reg.StudentInd =='True' || reg.StudentInd =='1' -->
      <!-- ngIf: reg.MilitaryInd =='True' || reg.MilitaryInd =='1' -->
      <p></p>
      <div class="errorMsgContainer">
        <div class="errorMsgReceipt ng-binding ng-hide" ng-show="editreg.$visible &amp;&amp; editreg.regEmail.dupErrMsg" ng-bind-html="editreg.regEmail.dupErrMsg"></div>
      </div>
    </div>
  </fieldset>
  <!-- ngIf: reg.ifShowWatchPreferenceDropdown -->
  <fieldset class="mt-sm" ng-disabled="!reg.AttendeeEditable">
    <p class="mt-lg">Address</p>
    <div class="ml-24">
      <!-- e-class="addressFields1Receipt" -->
      <a e-name="ShipAddr1" name="3418978" id="0" editable-text="reg.ShipAddr1" ng-click="editreg.$show()" e-placeholder="Street Address" e-autocomplete="off" e-ng-autocomplete="3418978" details="1245 E. Diehl Road" options="options1" class="ng-scope ng-binding editable">1245 E. Diehl Road </a>
      <!-- e-class="addressFields2Receipt" -->
      <a e-name="ShipAddr2" editable-text="reg.ShipAddr2" ng-click="editreg.$show()" e-placeholder="Apt#, Suite, Bldg" e-autocomplete="off" class="ng-scope ng-binding editable">Suite 200 </a><br>
      <!-- e-class="addressFields3Receipt" -->
      <a e-name="ShipCity" editable-text="reg.ShipCity" ng-click="editreg.$show()" e-placeholder="City" class="ng-scope ng-binding editable">Naperville</a><!-- ngIf: reg.ShipCity !='' --><span ng-if="reg.ShipCity !='' " ng-hide="editreg.$visible"
        e-autocomplete="off" class="ng-scope">, </span><!-- end ngIf: reg.ShipCity !='' -->
      <a e-name="ShipState" editable-text="reg.ShipState" ng-click="editreg.$show()" e-class="selectStateReceipt" e-placeholder="State/Province" e-autocomplete="off" class="ng-scope ng-binding editable">Illinois </a>
      <a e-name="ShipZip" editable-text="reg.ShipZip" ng-click="editreg.$show()" e-class="postalCodeReceipt" e-placeholder="Zip Code/Postal Code" e-autocomplete="off" class="ng-scope ng-binding editable">60563 </a>
    </div>
  </fieldset>
  <fieldset ng-disabled="!reg.AttendeeEditable">
    <!-- ngIf: !sessionData.isDigital -->
    <!-- ngIf: ('qlsReceiptHide' | translate) == 'false' -->
  </fieldset>
  <div ng-show="editreg.$visible" class="ng-hide">
    <div class="errorMsgReceipt btnErrorMsg mb-lg ng-binding ng-hide" ng-show="editreg.$visible &amp;&amp; editreg.$invalid" ng-bind="formMessage">Highlighted fields above are missing required information.</div>
    <button type="button" class="btn btn-primary new button-update btn-primary-update pull-right ml-sm" ng-disabled="editreg.$waiting" ng-click="submitForm($data, $event, editreg, reg)">
      <img src="img/White_check.png" style="height:15px; width:15px"> Save &amp; send confirmation email to attendee </button>
    <button type="button" class="btn btn-default white button-update pull-right cancel-button" ng-disabled="editreg.$waiting" ng-click="editreg.$cancel()">
      <span style="font-size:16px;font-weight:bold">x</span>Cancel </button>
  </div>
  <fieldset ng-disabled="!reg.AttendeeEditable">
    <!-- ngIf: reg.Email !=='' && !editreg.$visible -->
    <div class="mt-lg ng-scope" ng-if="reg.Email !=='' &amp;&amp; !editreg.$visible">
      <button type="button" class="btn btn-primary button-update ng-binding" ng-click="sendEmailToRegistrant($event, $data, reg.OrdNbr, reg.Email)"><img src="img/email_outline.png" class="emailButton" alt="Email Changes" title="Email">Send email
        Confirmation to Attendee again</button>
    </div><!-- end ngIf: reg.Email !=='' && !editreg.$visible -->
    <!-- ngIf: reg.enOrdNbr !=='' && reg.Email !=='' && ('qlsReceiptHide' | translate) == 'false' && !editreg.$visible -->
  </fieldset>
</form>

Text Content

Choose Your Experience

Get Your Tickets

Finalize Your Details


EVENT DATE: AUGUST 4-5, 2022

You are registered to attend the GLS at:


THE GLS ONLINE EXPERIENCE





# SVC00001 Site Details > (Hosted Exclusively Online)

Organization Name: KeHE Distributors

Address: 1245 E Diehl Rd Naperville, IL 60563


TELL US WHO'S ATTENDING!

100%

HOW TO CHANGE THE ATTENDEE
FOR YOUR CONVENIENCE, THE CONFIRMATION CONTACT YOU PROVIDED HAS BEEN
AUTOMATICALLY APPLIED TO THE ATTENDEE INFO BELOW. TO ASSIGN YOUR TICKET TO A
DIFFERENT PERSON, PLEASE COMPLETE THE FOLLOWING TWO-STEP PROCESS:

 * FOR ENTRY-1, ENTER THE NAME AND UNIQUE EMAIL ADDRESS, FOR THE ATTENDEE, BY
   CLICKING ON THE EMPTY REGISTRANT NAME FIELD.
 * CLICK THE 'SAVE AND SEND CONFIRMATION EMAIL TO ATTENDEE.' BUTTON LOCATED AT
   THE BOTTOM OF ENTRY-1. THIS STEP IS REQUIRED TO GENERATE AND SEND A UNIQUE
   WATCH LINK TO AN ATTENDEE.

YOU MAY CHANGE THE NAME AND EMAIL ADDRESS OF ATTENDEE, USING THIS PROCESS, UNTIL
ONE WEEK (7 DAYS) PRIOR TO THE START OF THE EVENT.

NOTE: ONLY REGISTRATIONS, WHICH ARE ASSOCIATED WITH A UNIQUE EMAIL ADDRESS, WILL
BE ABLE TO ACCESS THE STREAMS OF THE ONLINE EVENT OR VIDEO-ON-DEMAND IF
AVAILABLE. EACH UNIQUE WATCH LINK IS ONLY ACCESSIBLE FROM TWO CONCURRENT DEVICES
AND IS LIMITED TO THREE UNIQUE DEVICES IN TOTAL.

1Registration #: 3418978

Name / Email

Geoffery Jones
geoffery.jones@kehe.com






Address

1245 E. Diehl Road Suite 200
Naperville, Illinois 60563
Highlighted fields above are missing required information.
Save & send confirmation email to attendee xCancel
Send email Confirmation to Attendee again

Please provide all names &amp; emails by July 28 to receive Summit tickets for
printing &amp; check-in.<br/> An email was sent to to help you complete any
unfinished edits later.

You may edit the names and contact information for these registrations until
July 28 to receive Summit tickets for printing &amp; check-in.

Get Additional Tickets | Explore Other Events >>



Summit Home | GLSnext Events

© Global Leadership Network


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
Close Social Share

X
Unable to connect to the server.
Try again
Invite someone!Click/Touch to easily invite others
Invite someone!
Choose where to share with your community

Remaining

I'm exited to join this event, i encourage you to join me.
Geoffery Jones
Just now
Check out the incredible speaker lineup for #GLS22
Get your tickets today!