dbyl9zj3wseeq.cloudfront.net Open in urlscan Pro
2600:9000:225e:5e00:17:718c:fc80:21  Public Scan

Submitted URL: http://dbyl9zj3wseeq.cloudfront.net/
Effective URL: https://dbyl9zj3wseeq.cloudfront.net/
Submission: On October 26 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

<form id="myform" onsubmit="return false">
  <span id="callbacklabel" for="phone">Customer Callback Widget</span><br><br>
  <div class="queueOuter1-block">
    <label class="queueOuter1-label">Customer Phone Number</label>
    <div class="queueOuter1-inputs">
      <input id="countrycode" value="+44" disabled="">
      <input type="number" id="inputPhone" minlength="10" placeholder="020XXXXXXX" onkeypress="return !(event.charCode == 43 ||event.charCode == 45 || event.charCode == 46 || event.charCode == 101 || event.charCode == 69)"
        onkeydown="if(this.value.length==11 &amp;&amp; event.keyCode!=8) return false;" onkeyup="check()" required="">
    </div>
  </div>
  <span id="errorMsg">Please follow the format 020XXXXXXXX</span>
  <div class="addQueue queueOuter1-block">
    <label class="queueOuter1-label">Callback Queue</label>
    <div class="custom-dropdown1">
      <select class="js-example-basic-single" id="selectDDL1" onchange="check()" required="">
        <option value=""></option>
      </select>
    </div>
  </div>
  <button type="submit" id="userActionSubmit" onclick="userAction()" disabled="disabled" class="disableButton">Submit</button>
  <!--Sprint 9 -- Adding the Contact id within the call with button to copy the text within the field -->
  <p id="breakline">-----------------------------------------------------------------------------------</p>
  <span id="contactIdlabel" for="phone">Call Contact ID</span>
  <div class="ContactAndCopyButton">
    <label class="contactIdlabel-label">Contact ID</label>
    <input type="text" id="contactAttributeId" disabled="">
    <button type="button" id="agentCopyText" onclick="copycontactAttributeIdText()">Copy</button>
  </div>
  <!--End-->
</form>

Text Content

Queue Wallbord




Add Queue

Customer Callback Widget


Customer Phone Number

Please follow the format 020XXXXXXXX
Callback Queue

Submit

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

Call Contact ID
Contact ID Copy