{"id":31816,"date":"2023-08-21T14:55:44","date_gmt":"2023-08-21T21:55:44","guid":{"rendered":"https:\/\/www.switch.com\/?page_id=31816"},"modified":"2025-08-15T15:14:16","modified_gmt":"2025-08-15T22:14:16","slug":"schedule-tour-cf7","status":"publish","type":"page","link":"https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/","title":{"rendered":"Partner Portal &#8211; Schedule Tour (CF7)"},"content":{"rendered":"\n[et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;banner&#8221; _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.switch.com\/wp-content\/uploads\/2025\/05\/05-25-Channel-Portal-Form-Header@2x.jpg&#8221; alt=&#8221;Single Tenant Enterprise Facility&#8221; title_text=&#8221;05 25 Channel Portal Form Header&#8221; src_tablet=&#8221;https:\/\/www.switch.com\/wp-content\/uploads\/2025\/05\/05-25-Channel-Portal-Form-Header.jpg&#8221; src_phone=&#8221;https:\/\/www.switch.com\/wp-content\/uploads\/2025\/05\/05-25-Channel-Portal-Form-Header.jpg&#8221; src_last_edited=&#8221;on|phone&#8221; module_class=&#8221;kb-effect&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;e5228fbc-2939-406a-bf4f-2d3240f54223&#8243; background_enable_image=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h1><span style=\"color: #fff;\">Schedule a Tour<\/span><\/h1>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.18.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;none&#8221; custom_margin=&#8221;||10%||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_tablet=&#8221;<div id=%22form-success%22 class=%22text-center hidden%22>\n  <h2>Thank You<\/h2>\n  <h4>Your message has been received.<\/h4>\n<\/div>\n\n<b>Would you like to schedule a tour with a client or as a partner only?<\/b>\n  <input type=%22radio%22 id=%22cap%22 name=%22tour%22 value=%22cap%22><label for=%22yes%22>CLIENT AND PARTNER<\/label>\n  <input type=%22radio%22 id=%22po%22 name=%22tour%22 value=%22po%22><label for=%22no%22>PARTNER ONLY<\/label>\n\n<div class=%22show-approval%22 style=%22display: none%22>\n  <br\/>\n  <b>Has your Lead Registration been approved by Switch?<\/b>\n  <input type=%22radio%22 id=%22yes%22 name=%22lead%22 value=%22yes%22>\n  <label for=%22yes%22>Yes<\/label>\n  <input type=%22radio%22 id=%22no%22 name=%22lead%22 value=%22no%22>\n  <label for=%22no%22>No<\/label>\n<\/div>\n\n<div class=%22show-if-no%22 style=%22display: none%22>\n  <br\/>\n  <p>If you have not yet registered your client lead, please <a href=%22\/partnerportal\/partner-lead-registration-request\/%22>register now<\/a>.<\/p>\n  <p>If your Lead Registration is pending a Switch response,  please contact <a href=%22mailto:LeadRegistration@switch.com%22>LeadRegistration@switch.com<\/a>.<\/p>\n<\/div>\n\n<div class=%22show-if-yes-cap-form%22 style=%22display: none%22>\n  <br\/>\n  %91contact-form-7 id=%2229878%22 title=%22Partner Portal &#8211; Schedule a Tour: Client and Partner%22 html_class=%22s-form grid grid-cols-1 md-grid-cols-2%22%93 \n<\/div>\n\n\n<script>\n$(document).ready(function(){\n    $(%22input%91type='radio'%93%22).click(function(){\n      var tour = $(%22input%91name='tour'%93:checked%22).val();\n      var lead = $(%22input%91name='lead'%93:checked%22).val();\n            \n      if(tour === 'cap' && tour !== 'po') {\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'none';\n      }\n      if(tour === 'cap' && lead === 'no') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'none';\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-no%22).style.display = 'block';\n      }\n      if(tour === 'cap' && lead === 'yes') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-ci%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'block';\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-no%22).style.display = 'none';\n        $(%22#tour_type%22).val('Client and Partner');\n      }\n      if(tour === 'po') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'block';\n        document.querySelector(%22.show-approval%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-ci%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'none';\n        $(%22#client-attendees%22).val('0');\n        $(%22#client-company%22).val('Partner Only');\n        $(%22#tour_type%22).val('Partner Only');\n      }      \n    });\n  });\n<\/script>\n&#8221; raw_content_phone=&#8221;<div id=%22form-success%22 class=%22text-center hidden%22>\n  <h2>Thank You<\/h2>\n  <h4>Your message has been received.<\/h4>\n<\/div>\n\n<b>Would you like to schedule a tour with a client or as a partner only?<\/b>\n  <input type=%22radio%22 id=%22cap%22 name=%22tour%22 value=%22cap%22><label for=%22yes%22>CLIENT AND PARTNER<\/label>\n  <input type=%22radio%22 id=%22po%22 name=%22tour%22 value=%22po%22><label for=%22no%22>PARTNER ONLY<\/label>\n\n<div class=%22show-approval%22 style=%22display: none%22>\n  <br\/>\n  <b>Has your Lead Registration been approved by Switch?<\/b>\n  <input type=%22radio%22 id=%22yes%22 name=%22lead%22 value=%22yes%22>\n  <label for=%22yes%22>Yes<\/label>\n  <input type=%22radio%22 id=%22no%22 name=%22lead%22 value=%22no%22>\n  <label for=%22no%22>No<\/label>\n<\/div>\n\n<div class=%22show-if-no%22 style=%22display: none%22>\n  <br\/>\n  <p>If you have not yet registered your client lead, please <a href=%22\/partnerportal\/partner-lead-registration-request\/%22>register now<\/a>.<\/p>\n  <p>If your Lead Registration is pending a Switch response,  please contact <a href=%22mailto:LeadRegistration@switch.com%22>LeadRegistration@switch.com<\/a>.<\/p>\n<\/div>\n\n<div class=%22show-if-yes-cap-form%22 style=%22display: none%22>\n  <br\/>\n  %91contact-form-7 id=%2229878%22 title=%22Partner Portal &#8211; Schedule a Tour: Client and Partner%22 html_class=%22s-form grid grid-cols-1 md-grid-cols-2%22%93 \n<\/div>\n\n\n<script>\n$(document).ready(function(){\n    $(%22input%91type='radio'%93%22).click(function(){\n      var tour = $(%22input%91name='tour'%93:checked%22).val();\n      var lead = $(%22input%91name='lead'%93:checked%22).val();\n            \n      if(tour === 'cap' && tour !== 'po') {\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'none';\n      }\n      if(tour === 'cap' && lead === 'no') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'none';\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-no%22).style.display = 'block';\n      }\n      if(tour === 'cap' && lead === 'yes') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-ci%22).style.display = 'block';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'block';\n        document.querySelector(%22.show-approval%22).style.display = 'block';\n        document.querySelector(%22.show-if-no%22).style.display = 'none';\n        $(%22#tour_type%22).val('Client and Partner');\n      }\n      if(tour === 'po') {\n        document.querySelector(%22.show-if-yes-cap-form%22).style.display = 'block';\n        document.querySelector(%22.show-approval%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-ci%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'none';\n        document.querySelector(%22.show-if-yes-cap-a%22).style.display = 'none';\n        $(%22#client-attendees%22).val('0');\n        $(%22#client-company%22).val('Partner Only');\n        $(%22#tour_type%22).val('Partner Only');\n      }      \n    });\n  });\n<\/script>\n&#8221; raw_content_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<div id=\"form-success\" class=\"text-center hidden\"><!-- [et_pb_line_break_holder] -->  <h2>Thank You<\/h2><!-- [et_pb_line_break_holder] -->  <h4>Your message has been received.<\/h4><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><b>Would you like to schedule a tour with a client or as a partner only?<\/b><!-- [et_pb_line_break_holder] -->  <input type=\"radio\" id=\"cap\" name=\"tour\" value=\"cap\"><!-- [et_pb_line_break_holder] -->  <label for=\"yes\">CLIENT AND PARTNER<\/label><!-- [et_pb_line_break_holder] -->  <input type=\"radio\" id=\"po\" name=\"tour\" value=\"po\"><!-- [et_pb_line_break_holder] -->  <label for=\"no\">PARTNER ONLY<\/label><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"show-approval\" style=\"display: none\"><!-- [et_pb_line_break_holder] -->  <!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->  <b>Has your Lead Registration been approved by Switch?<\/b><!-- [et_pb_line_break_holder] -->  <input type=\"radio\" id=\"yes\" name=\"lead\" value=\"yes\"><!-- [et_pb_line_break_holder] -->  <label for=\"yes\">Yes<\/label><!-- [et_pb_line_break_holder] -->  <input type=\"radio\" id=\"no\" name=\"lead\" value=\"no\"><!-- [et_pb_line_break_holder] -->  <label for=\"no\">No<\/label><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"show-if-no\" style=\"display: none\"><!-- [et_pb_line_break_holder] -->  <!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->  <pee>If you have not yet registered your client lead, please <a href=\"\/partnerportal\/partner-lead-registration-request\/\">register now<\/a>.<\/pee><!-- [et_pb_line_break_holder] -->  <pee>If your Lead Registration is pending a Switch response,  please contact <a href=\"mailto:LeadRegistration@switch.com\">LeadRegistration@switch.com<\/a>.<\/pee><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"show-if-yes-cap-form\" style=\"display: none\"><!-- [et_pb_line_break_holder] -->  <!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->  \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f29878-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"29878\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/wp-json\/wp\/v2\/pages\/31816#wpcf7-f29878-o1\" method=\"post\" class=\"wpcf7-form init s-form grid grid-cols-1 md-grid-cols-2\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"29878\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f29878-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<h3 class=\"md-col-span-2\">Partner Information\n<\/h3>\n<div class=\"s-field\">\n\t<p><label for=\"partner-name\" class=\"sr-only\">Partner Name<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"partner-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required full\" id=\"partner-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Partner Contact Name\" value=\"\" type=\"text\" name=\"partner-name\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field\">\n\t<p><label for=\"partner-phone\" class=\"sr-only\">Partner Phone<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"partner-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required half\" id=\"partner-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Partner Phone\" value=\"\" type=\"text\" name=\"partner-phone\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field\">\n\t<p><label for=\"partner-email\" class=\"sr-only\">Partner Email<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"partner-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email half\" id=\"partner-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Partner Email\" value=\"\" type=\"email\" name=\"partner-email\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field\">\n\t<p><label for=\"partner-company\" class=\"sr-only\">Partner Company<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"partner-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required half\" id=\"partner-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Partner Company\" value=\"\" type=\"text\" name=\"partner-company\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field\">\n\t<p><span class=\"wpcf7-form-control-wrap date-805\"><label for=\"tour_date\" class=\"sr-only\">Requested Tour Date<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"tour_date\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required datepicker\" id=\"tour_date\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Requested Tour Date\" value=\"\" type=\"text\" name=\"tour_date\" \/><\/span><!-- input type=\"text\" name=\"tour_date\" value=\"\" class=\"wpcf7-form-control wpcf7-date wpcf7-validates-as-date\" aria-invalid=\"false\" id=\"tour-date\" placeholder=\"Requested Tour Date\" \/\/--><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field\">\n\t<p><label for=\"partner-attendees\" class=\"sr-only\">Number of Partner Attendees<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"partner-attendees\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required full\" id=\"partner-attendees\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Number of Partner Attendees\" value=\"\" type=\"text\" name=\"partner-attendees\" \/><\/span>\n\t<\/p>\n<\/div>\n<h3 class=\"md-col-span-2 show-if-yes-cap\">Client Information\n<\/h3>\n<div class=\"s-field show-if-yes-cap-ci\">\n\t<p><label for=\"client-company\" class=\"sr-only\">Client Company Name<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"client-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required half\" id=\"client-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Client Company Name\" value=\"\" type=\"text\" name=\"client-company\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"s-field show-if-yes-cap-a\">\n\t<p><label for=\"client-attendees\" class=\"sr-only\">Number of Client Attendees<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"client-attendees\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required full\" id=\"client-attendees\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Number of Client Attendees\" value=\"\" type=\"text\" name=\"client-attendees\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"md-col-span-2 s-group tour-select\">\n\t<p><span class=\"wpcf7-form-control-wrap locations\"><label for=\"locations\" class=\"sr-only\">Choose Tour Locations<\/label>Choose Tour Locations:<br \/>\n<span class=\"wpcf7-form-control wpcf7-checkbox checkmarks\" id=\"locations\"><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"Switch LAS VEGAS\" \/><span class=\"wpcf7-list-item-label\">Switch LAS VEGAS<br \/>\n<small class=\"red\">The Core Campus<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"Switch TAHOE RENO\" \/><span class=\"wpcf7-list-item-label\">Switch TAHOE RENO<br \/>\n<small class=\"red\">The Citadel Campus<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"Switch GRAND RAPIDS\" \/><span class=\"wpcf7-list-item-label\">Switch GRAND RAPIDS<br \/>\n<small class=\"red\">The Pyramid Campus<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"Switch ATLANTA\" \/><span class=\"wpcf7-list-item-label\">Switch ATLANTA<br \/>\n<small class=\"red\">The Keep Campus<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"Switch AUSTIN\" \/><span class=\"wpcf7-list-item-label\">Switch AUSTIN<br \/>\n<small class=\"red\">The Rock Campus<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"DATA FOUNDRY\" \/><span class=\"wpcf7-list-item-label\">DATA FOUNDRY<br \/>\n<small class=\"red\">Austin, TX<\/small><\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"locations[]\" value=\"DATA FOUNDRY\" \/><span class=\"wpcf7-list-item-label\">DATA FOUNDRY<br \/>\n<small class=\"red\">Houston, TX<\/small><\/span><\/span> <\/span><\/span>\n\t<\/p>\n<\/div>\n<div class=\"full hide-brand\">\n\t<p><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script><br \/>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.css\" integrity=\"sha512-aOG0c6nPNzGk+5zjwyJaoRUgCdOrfSDhmMID2u4+OIslr0GjpLKo7Xm0Ao3xmpM4T8AmIouRkqwj1nrdVsLKEQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n\t<\/p>\n<\/div>\n<div class=\"s-field md-col-span-2\">\n\t<p><label for=\"comments\" class=\"sr-only\">Comments<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"comments\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea full\" id=\"comments\" aria-invalid=\"false\" placeholder=\"Comments\" name=\"comments\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"hidden\">\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"form_url\" value=\"\" type=\"hidden\" name=\"form_url\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"form_page\" value=\"\" type=\"hidden\" name=\"form_page\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"tour_type\" value=\"\" type=\"hidden\" name=\"tour_type\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"form_name\" value=\"Partner Portal - Schedule a Tour: Client and Partner\" type=\"hidden\" name=\"form_name\" \/>\n\t<p><input type=\"hidden\" name=\"utm_campaign\" value=\"\" \/><br \/>\n<input type=\"hidden\" name=\"utm_source\" value=\"\" \/><br \/>\n<input type=\"hidden\" name=\"utm_medium\" value=\"\" \/><br \/>\n<input type=\"hidden\" name=\"utm_term\" value=\"\" \/><br \/>\n<input type=\"hidden\" name=\"utm_content\" value=\"\" \/><br \/>\n<input type=\"hidden\" name=\"gclid\" value=\"\" \/><br \/>\n<span id=\"wpcf7-6a0935bb71bdd-wrapper\" class=\"wpcf7-form-control-wrap alt_email-wrap\" style=\"display:none !important; visibility:hidden !important;\"><label for=\"wpcf7-6a0935bb71bdd-field\" class=\"hp-message\">Please leave this field empty.<\/label><input id=\"wpcf7-6a0935bb71bdd-field\"  class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"alt_email\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"md-col-span-2\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t<\/p>\n<\/div>\n<p><script>\n$( document ).ready(function() {\n $( \"#tour_date\" ).datepicker();\n document.getElementById(\"form_url\").value = window.location.href;\n document.getElementById(\"form_page\").value = window.location.host + window.location.pathname;\n});\n<\/script>\n<\/p>\n<p><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script><br \/>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.css\" integrity=\"sha512-aOG0c6nPNzGk+5zjwyJaoRUgCdOrfSDhmMID2u4+OIslr0GjpLKo7Xm0Ao3xmpM4T8AmIouRkqwj1nrdVsLKEQ==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function(){<!-- [et_pb_line_break_holder] -->    $(\"input[type='radio']\").click(function(){<!-- [et_pb_line_break_holder] -->      var tour = $(\"input[name='tour']:checked\").val();<!-- [et_pb_line_break_holder] -->      var lead = $(\"input[name='lead']:checked\").val();<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->      if(tour === 'cap' && tour !== 'po') {<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-approval\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-form\").style.display = 'none';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      if(tour === 'cap' && lead === 'no') {<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-form\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-approval\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-no\").style.display = 'block';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      if(tour === 'cap' && lead === 'yes') {<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-form\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-ci\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-a\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-approval\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-no\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        $(\"#tour_type\").val('Client and Partner');<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      if(tour === 'po') {<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-form\").style.display = 'block';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-approval\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-ci\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-a\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        document.querySelector(\".show-if-yes-cap-a\").style.display = 'none';<!-- [et_pb_line_break_holder] -->        $(\"#client-attendees\").val('0');<!-- [et_pb_line_break_holder] -->        $(\"#client-company\").val('Partner Only');<!-- [et_pb_line_break_holder] -->        $(\"#tour_type\").val('Partner Only');<!-- [et_pb_line_break_holder] -->      }      <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"<p>Schedule a Tour Thank You Your message has been received.Would you like to schedule a tour with a client or as a partner only? CLIENT AND PARTNER PARTNER ONLY Has your Lead Registration been approved by Switch? Yes No If you have not yet registered your client lead, please register now. If your Lead Registration [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":31368,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-31816","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Partner Portal - Schedule a Tour<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Partner Portal - Schedule Tour (CF7)\" \/>\n<meta property=\"og:description\" content=\"Schedule a Tour Thank You Your message has been received.Would you like to schedule a tour with a client or as a partner only? CLIENT AND PARTNER PARTNER ONLY Has your Lead Registration been approved by Switch? Yes No If you have not yet registered your client lead, please register now. If your Lead Registration [&hellip;]\" \/>\n<meta property=\"og:site_name\" content=\"Switch\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/SwitchDataCenters\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-15T22:14:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.switch.com\/wp-content\/uploads\/2022\/11\/OG_Homepage.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@switch\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/schedule-tour-cf7\\\/\",\"url\":\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/schedule-tour-cf7\\\/\",\"name\":\"Partner Portal - Schedule a Tour\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.switch.com\\\/#website\"},\"datePublished\":\"2023-08-21T21:55:44+00:00\",\"dateModified\":\"2025-08-15T22:14:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/schedule-tour-cf7\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/schedule-tour-cf7\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/schedule-tour-cf7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.switch.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Partner Portal\",\"item\":\"https:\\\/\\\/www.switch.com\\\/partnerportal\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Partner Portal &#8211; Schedule Tour (CF7)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.switch.com\\\/#website\",\"url\":\"https:\\\/\\\/www.switch.com\\\/\",\"name\":\"Switch\",\"description\":\"World-Renowned Data Centers and Technology Solution Ecosystems\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.switch.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.switch.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.switch.com\\\/#organization\",\"name\":\"Switch\",\"url\":\"https:\\\/\\\/www.switch.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.switch.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.switch.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Switch-Logo-black.png\",\"contentUrl\":\"https:\\\/\\\/www.switch.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Switch-Logo-black.png\",\"width\":1200,\"height\":582,\"caption\":\"Switch\"},\"image\":{\"@id\":\"https:\\\/\\\/www.switch.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/SwitchDataCenters\\\/\",\"https:\\\/\\\/x.com\\\/switch\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/switch-data-centers\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Partner Portal - Schedule a Tour","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Partner Portal - Schedule Tour (CF7)","og_description":"Schedule a Tour Thank You Your message has been received.Would you like to schedule a tour with a client or as a partner only? CLIENT AND PARTNER PARTNER ONLY Has your Lead Registration been approved by Switch? Yes No If you have not yet registered your client lead, please register now. If your Lead Registration [&hellip;]","og_site_name":"Switch","article_publisher":"http:\/\/facebook.com\/SwitchDataCenters\/","article_modified_time":"2025-08-15T22:14:16+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.switch.com\/wp-content\/uploads\/2022\/11\/OG_Homepage.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@switch","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/","url":"https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/","name":"Partner Portal - Schedule a Tour","isPartOf":{"@id":"https:\/\/www.switch.com\/#website"},"datePublished":"2023-08-21T21:55:44+00:00","dateModified":"2025-08-15T22:14:16+00:00","breadcrumb":{"@id":"https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.switch.com\/partnerportal\/schedule-tour-cf7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.switch.com\/"},{"@type":"ListItem","position":2,"name":"Partner Portal","item":"https:\/\/www.switch.com\/partnerportal\/"},{"@type":"ListItem","position":3,"name":"Partner Portal &#8211; Schedule Tour (CF7)"}]},{"@type":"WebSite","@id":"https:\/\/www.switch.com\/#website","url":"https:\/\/www.switch.com\/","name":"Switch","description":"World-Renowned Data Centers and Technology Solution Ecosystems","publisher":{"@id":"https:\/\/www.switch.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.switch.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.switch.com\/#organization","name":"Switch","url":"https:\/\/www.switch.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.switch.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.switch.com\/wp-content\/uploads\/2022\/07\/Switch-Logo-black.png","contentUrl":"https:\/\/www.switch.com\/wp-content\/uploads\/2022\/07\/Switch-Logo-black.png","width":1200,"height":582,"caption":"Switch"},"image":{"@id":"https:\/\/www.switch.com\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/SwitchDataCenters\/","https:\/\/x.com\/switch","https:\/\/www.linkedin.com\/company\/switch-data-centers\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/pages\/31816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/comments?post=31816"}],"version-history":[{"count":0,"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/pages\/31816\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/pages\/31368"}],"wp:attachment":[{"href":"https:\/\/www.switch.com\/wp-json\/wp\/v2\/media?parent=31816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}