{"id":102,"date":"2013-08-19T09:59:48","date_gmt":"2013-08-19T09:59:48","guid":{"rendered":"http:\/\/wordpress.metrika.itembridge.com\/1\/?page_id=15"},"modified":"2022-01-08T18:13:41","modified_gmt":"2022-01-08T18:13:41","slug":"new-support-ticket","status":"publish","type":"page","link":"https:\/\/apc.edu.za\/index.php\/advisor-progressive-college\/new-support-ticket\/","title":{"rendered":"New Support Ticket"},"content":{"rendered":"\n<meta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"><form id=\"__vtigerWebForm\" name=\"New Support Ticket\" action=\"https:\/\/crm.advisorprogressivecollege.co.za\/modules\/Webforms\/capture.php\" method=\"post\" accept-charset=\"utf-8\" enctype=\"multipart\/form-data\"><input type=\"hidden\" name=\"__vtrftk\" value=\"sid:80702e7e0a36176eb55b1ca913281072b284a296,1641665465\"><input type=\"hidden\" name=\"publicid\" value=\"39032121752a5abb2f02819018e1f067\"><input type=\"hidden\" name=\"urlencodeenable\" value=\"1\"><input type=\"hidden\" name=\"name\" value=\"New Support Ticket\"><table><tbody><tr><td><label>First Name*<\/label><\/td><td><input type=\"text\" name=\"cf_896\" data-label=\"\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>Last Name*<\/label><\/td><td><input type=\"text\" name=\"cf_898\" data-label=\"\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>ID or Student No*<\/label><\/td><td><input type=\"text\" name=\"cf_904\" data-label=\"\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>Mobile Phone*<\/label><\/td><td><input type=\"tel\" name=\"cf_900\" placeholder=\"e.g. +27762320000\" pattern=\"^\\+(?:[0-9]\u25cf?){6,14}[0-9]$\" data-label=\"+27762320000\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>Main Email*<\/label><\/td><td><input type=\"email\" name=\"cf_902\" data-label=\"\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>Title*<\/label><\/td><td><input type=\"text\" name=\"ticket_title\" data-label=\"\" value=\"\" required=\"\"><\/td><\/tr><tr><td><label>Category*<\/label><\/td><td><select name=\"ticketcategories\" data-label=\"ticketcategories\" required=\"\"><option value=\"\">Select Value<\/option><option value=\"Biling\">Biling<\/option><option value=\"Results\">Results<\/option><option value=\"Registrations\">Registrations<\/option><option value=\"Other Problem\">Other Problem<\/option><\/select><\/td><\/tr><tr><td><label>Priority*<\/label><\/td><td><select name=\"ticketpriorities\" data-label=\"ticketpriorities\" required=\"\"><option value=\"\">Select Value<\/option><option value=\"Low\">Low<\/option><option value=\"Normal\">Normal<\/option><option value=\"High\">High<\/option><option value=\"Urgent\">Urgent<\/option><\/select><\/td><\/tr><tr><td><label>Status*<\/label><\/td><td><select name=\"ticketstatus\" data-label=\"ticketstatus\" required=\"\"><option value=\"\">Select Value<\/option><option value=\"Open\">Open<\/option><option value=\"In Progress\">In Progress<\/option><option value=\"Wait For Response\">Wait For Response<\/option><option value=\"Closed\">Closed<\/option><\/select><\/td><\/tr><tr><td><label>Description*<\/label><\/td><td><textarea name=\"description\" required=\"\"><\/textarea><\/td><\/tr><\/tbody><\/table><script type=\"text\/javascript\">var RecaptchaOptions = { theme : \"clean\" };<\/script><script type=\"text\/javascript\"src=\"http:\/\/www.google.com\/recaptcha\/api\/challenge?k=6Lchg-wSAAAAAIkV51_LSksz6fFdD2vgy59jwa38\"><\/script><noscript><iframe src=\"http:\/\/www.google.com\/recaptcha\/api\/noscript?k=6Lchg-wSAAAAAIkV51_LSksz6fFdD2vgy59jwa38\"height=\"300\" width=\"500\" frameborder=\"0\"><\/iframe><br><textarea name=\"recaptcha_challenge_field\" rows=\"3\" cols=\"40\"><\/textarea><input type=\"hidden\" name=\"recaptcha_response_field\" value=\"manual_challenge\"><\/noscript><input type=\"hidden\" id=\"captchaUrl\" value=\"https:\/\/crm.advisorprogressivecollege.co.za\/modules\/Settings\/Webforms\/actions\/CheckCaptcha.php\"><input type=\"hidden\" id=\"recaptcha_validation_value\"><input type=\"submit\" value=\"Submit\"><\/form><script  type=\"text\/javascript\">window.onload = function() { var N=navigator.appName, ua=navigator.userAgent, tem;var M=ua.match(\/(opera|chrome|safari|firefox|msie)\\\/?\\s*(\\.?\\d+(\\.\\d+)*)\/i);if(M && (tem= ua.match(\/version\\\/([\\.\\d]+)\/i))!= null) M[2]= tem[1];M=M? [M[1], M[2]]: [N, navigator.appVersion, \"-?\"];var browserName = M[0];var form = document.getElementById(\"__vtigerWebForm\"), inputs = form.elements; form.onsubmit = function() { var required = [], att, val; for (var i = 0; i < inputs.length; i++) { att = inputs[i].getAttribute(\"required\"); val = inputs[i].value; type = inputs[i].type; if(type == \"email\") {if(val != \"\") {var elemLabel = inputs[i].getAttribute(\"label\");var emailFilter = \/^[_\/a-zA-Z0-9]+([!\"#$%&#038;()*+,.\/:;<=>?\\^_`{|}~-]?[a-zA-Z0-9\/_\/-])*@[a-zA-Z0-9]+([\\_\\-\\.]?[a-zA-Z0-9]+)*\\.([\\-\\_]?[a-zA-Z0-9])+(\\.?[a-zA-Z0-9]+)?$\/;var illegalChars= \/[\\(\\)\\<\\>\\,\\;\\:\\\"\\[\\]]\/ ;if (!emailFilter.test(val)) {alert(\"For \"+ elemLabel +\" field please enter valid email address\"); return false;} else if (val.match(illegalChars)) {alert(elemLabel +\" field contains illegal characters\");return false;}}}if (att != null) { if (val.replace(\/^\\s+|\\s+$\/g, \"\") == \"\") { required.push(inputs[i].getAttribute(\"label\")); } } } if (required.length > 0) { alert(\"The following fields are required: \" + required.join()); return false; } var numberTypeInputs = document.querySelectorAll(\"input[type=number]\");for (var i = 0; i < numberTypeInputs.length; i++) { val = numberTypeInputs[i].value;var elemLabel = numberTypeInputs[i].getAttribute(\"label\");var elemDataType = numberTypeInputs[i].getAttribute(\"datatype\");if(val != \"\") {if(elemDataType == \"double\") {var numRegex = \/^[+-]?\\d+(\\.\\d+)?$\/;}else{var numRegex = \/^[+-]?\\d+$\/;}if (!numRegex.test(val)) {alert(\"For \"+ elemLabel +\" field please enter valid number\"); return false;}}}var dateTypeInputs = document.querySelectorAll(\"input[type=date]\");for (var i = 0; i < dateTypeInputs.length; i++) {dateVal = dateTypeInputs[i].value;var elemLabel = dateTypeInputs[i].getAttribute(\"label\");if(dateVal != \"\") {var dateRegex = \/^[1-9][0-9]{3}-(0[1-9]|1[0-2]|[1-9]{1})-(0[1-9]|[1-2][0-9]|3[0-1]|[1-9]{1})$\/;if(!dateRegex.test(dateVal)) {alert(\"For \"+ elemLabel +\" field please enter valid date in required format\"); return false;}}}var inputElems = document.getElementsByTagName(\"input\");var totalFileSize = 0;for(var i = 0; i < inputElems.length; i++) {if(inputElems[i].type.toLowerCase() === \"file\") {var file = inputElems[i].files[0];if(typeof file !== \"undefined\") {var totalFileSize = totalFileSize + file.size;}}}if(totalFileSize > 52428800) {alert(\"Maximum allowed file size including all files is 50MB.\");return false;}var recaptchaValidationValue = document.getElementById(\"recaptcha_validation_value\").value;if (recaptchaValidationValue!= true){var recaptchaResponseElement = document.getElementsByName(\"recaptcha_response_field\")[0].value;var recaptchaChallengeElement = document.getElementsByName(\"recaptcha_challenge_field\")[0].value;var captchaUrl = document.getElementById(\"captchaUrl\").value;var url = captchaUrl+\"?recaptcha_response_field=\"+recaptchaResponseElement;url = url + \"&recaptcha_challenge_field=\"+recaptchaChallengeElement+\"&callback=JSONPCallback\";jsonp.fetch(url);return false;}}; };var jsonp = {callbackCounter: 0,fetch: function(url) {url = url +\"&callId=\"+this.callbackCounter;var scriptTag = document.createElement(\"SCRIPT\");scriptTag.src = url;scriptTag.async = true;scriptTag.id = \"JSONPCallback_\"+this.callbackCounter;scriptTag.type = \"text\/javascript\";document.getElementsByTagName(\"HEAD\")[0].appendChild(scriptTag);this.callbackCounter++;}};function JSONPCallback(data) {if(data.result.success == true) {document.getElementById(\"recaptcha_validation_value\").value = true;var form = document.getElementById(\"__vtigerWebForm\");form.submit();} else {document.getElementById(\"recaptcha_reload\").click();alert(\"you entered wrong captcha\");}var element = document.getElementById(\"JSONPCallback_\"+data.result.callId);element.parentNode.removeChild(element);}<\/script>\n","protected":false},"excerpt":{"rendered":"<p>First Name* Last Name* ID or Student No* Mobile Phone* Main Email* Title* Category* Select ValueBilingResultsRegistrationsOther Problem Priority* Select ValueLowNormalHighUrgent Status* Select ValueOpenIn ProgressWait For ResponseClosed Description*<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":78,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/pages\/102"}],"collection":[{"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/comments?post=102"}],"version-history":[{"count":10,"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/pages\/102\/revisions"}],"predecessor-version":[{"id":314,"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/pages\/102\/revisions\/314"}],"up":[{"embeddable":true,"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/pages\/78"}],"wp:attachment":[{"href":"https:\/\/apc.edu.za\/index.php\/wp-json\/wp\/v2\/media?parent=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}