{"id":1239,"date":"2023-09-06T15:14:02","date_gmt":"2023-09-06T15:14:02","guid":{"rendered":"http:\/\/test.sta.uwi.edu\/cits\/?page_id=1239"},"modified":"2023-09-06T15:25:05","modified_gmt":"2023-09-06T15:25:05","slug":"report-request-form","status":"publish","type":"page","link":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/","title":{"rendered":"Report Request Form"},"content":{"rendered":"<p><iframe id=\"JotFormIFrame-232436151123040\" style=\"min-width: 100%; max-width: 100%; min-height: 1100px; border: none;\" title=\"Report Request Form\" src=\"https:\/\/uwi.jotform.com\/232436151123040\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span>&nbsp;<\/p>\n<p><\/iframe><\/p>\n<p><script type=\"text\/javascript\"><\/p>\n<p>    var ifr = document.getElementById(\"JotFormIFrame-232436151123040\");<\/p>\n<p>   if (ifr) {<\/p>\n<p>      var src = ifr.src;<\/p>\n<p>      var iframeParams = [];<\/p>\n<p>      if (window.location.href && window.location.href.indexOf(\"?\") > -1) {<\/p>\n<p>        iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));<\/p>\n<p>      }<\/p>\n<p>      if (src && src.indexOf(\"?\") > -1) {<\/p>\n<p>        iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));<\/p>\n<p>        src = src.substr(0, src.indexOf(\"?\"))<\/p>\n<p>      }<\/p>\n<p>      iframeParams.push(\"isIframeEmbed=1\");<\/p>\n<p>      ifr.src = src + \"?\" + iframeParams.join('&');<\/p>\n<p>    }<\/p>\n<p>    window.handleIFrameMessage = function(e) {<\/p>\n<p>      if (typeof e.data === 'object') { return; }<\/p>\n<p>      var args = e.data.split(\":\");<\/p>\n<p>      if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }<\/p>\n<p>      if (!iframe) { return; }<\/p>\n<p>      switch (args[0]) {<\/p>\n<p>        case \"scrollIntoView\":<\/p>\n<p>          iframe.scrollIntoView();<\/p>\n<p>          break;<\/p>\n<p>        case \"setHeight\":<\/p>\n<p>          iframe.style.height = args[1] + \"px\";<\/p>\n<p>          if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) {<\/p>\n<p>            iframe.style.minHeight = args[1] + \"px\";<\/p>\n<p>          }<\/p>\n<p>          break;<\/p>\n<p>        case \"collapseErrorPage\":<\/p>\n<p>          if (iframe.clientHeight > window.innerHeight) {<\/p>\n<p>            iframe.style.height = window.innerHeight + \"px\";<\/p>\n<p>          }<\/p>\n<p>          break;<\/p>\n<p>        case \"reloadPage\":<\/p>\n<p>          window.location.reload();<\/p>\n<p>          break;<\/p>\n<p>        case \"loadScript\":<\/p>\n<p>          if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }<\/p>\n<p>          var src = args[1];<\/p>\n<p>          if (args.length > 3) {<\/p>\n<p>              src = args[1] + ':' + args[2];<\/p>\n<p>          }<\/p>\n<p>          var script = document.createElement('script');<\/p>\n<p>          script.src = src;<\/p>\n<p>          script.type = 'text\/javascript';<\/p>\n<p>          document.body.appendChild(script);<\/p>\n<p>          break;<\/p>\n<p>        case \"exitFullscreen\":<\/p>\n<p>          if      (window.document.exitFullscreen)        window.document.exitFullscreen();<\/p>\n<p>          else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();<\/p>\n<p>          else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();<\/p>\n<p>          else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();<\/p>\n<p>          else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();<\/p>\n<p>          break;<\/p>\n<p>      }<\/p>\n<p>      var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;<\/p>\n<p>      if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {<\/p>\n<p>        var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};<\/p>\n<p>        iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");<\/p>\n<p>      }<\/p>\n<p>    };<\/p>\n<p>    window.isPermitted = function(originUrl, whitelisted_domains) {<\/p>\n<p>      var url = document.createElement('a');<\/p>\n<p>      url.href = originUrl;<\/p>\n<p>      var hostname = url.hostname;<\/p>\n<p>      var result = false;<\/p>\n<p>      if( typeof hostname !== 'undefined' ) {<\/p>\n<p>        whitelisted_domains.forEach(function(element) {<\/p>\n<p>            if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {<\/p>\n<p>                result = true;<\/p>\n<p>            }<\/p>\n<p>        });<\/p>\n<p>        return result;<\/p>\n<p>      }<\/p>\n<p>    };<\/p>\n<p>    if (window.addEventListener) {<\/p>\n<p>      window.addEventListener(\"message\", handleIFrameMessage, false);<\/p>\n<p>    } else if (window.attachEvent) {<\/p>\n<p>      window.attachEvent(\"onmessage\", handleIFrameMessage);<\/p>\n<p>    }<\/p>\n<p>    <\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ufeff&nbsp;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"dipi_cpt_category":[],"class_list":["post-1239","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Report Request Form | Campus I.T. Services<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/sta.uwi.edu\/cits\/report-request-form\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Report Request Form | Campus I.T. Services\" \/>\r\n<meta property=\"og:description\" content=\"\ufeff&nbsp;\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/sta.uwi.edu\/cits\/report-request-form\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Campus I.T. Services\" \/>\r\n<meta property=\"article:modified_time\" content=\"2023-09-06T15:25:05+00:00\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/report-request-form\\\/\",\"url\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/report-request-form\\\/\",\"name\":\"Report Request Form | Campus I.T. Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/#website\"},\"datePublished\":\"2023-09-06T15:14:02+00:00\",\"dateModified\":\"2023-09-06T15:25:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/report-request-form\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/report-request-form\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/report-request-form\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Campus I.T. Services\",\"item\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Report Request Form\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/#website\",\"url\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/\",\"name\":\"Campus I.T. Services\",\"description\":\"\",\"alternateName\":\"CITS\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sta.uwi.edu\\\/cits\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Report Request Form | Campus I.T. Services","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/","og_locale":"en_US","og_type":"article","og_title":"Report Request Form | Campus I.T. Services","og_description":"\ufeff&nbsp;","og_url":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/","og_site_name":"Campus I.T. Services","article_modified_time":"2023-09-06T15:25:05+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/","url":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/","name":"Report Request Form | Campus I.T. Services","isPartOf":{"@id":"https:\/\/sta.uwi.edu\/cits\/#website"},"datePublished":"2023-09-06T15:14:02+00:00","dateModified":"2023-09-06T15:25:05+00:00","breadcrumb":{"@id":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sta.uwi.edu\/cits\/report-request-form\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sta.uwi.edu\/cits\/report-request-form\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Campus I.T. Services","item":"https:\/\/sta.uwi.edu\/cits\/"},{"@type":"ListItem","position":2,"name":"Report Request Form"}]},{"@type":"WebSite","@id":"https:\/\/sta.uwi.edu\/cits\/#website","url":"https:\/\/sta.uwi.edu\/cits\/","name":"Campus I.T. Services","description":"","alternateName":"CITS","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sta.uwi.edu\/cits\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/pages\/1239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/comments?post=1239"}],"version-history":[{"count":6,"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/pages\/1239\/revisions"}],"predecessor-version":[{"id":1247,"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/pages\/1239\/revisions\/1247"}],"wp:attachment":[{"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/media?parent=1239"}],"wp:term":[{"taxonomy":"dipi_cpt_category","embeddable":true,"href":"https:\/\/sta.uwi.edu\/cits\/wp-json\/wp\/v2\/dipi_cpt_category?post=1239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}