{"id":49796,"date":"2023-11-07T14:48:11","date_gmt":"2023-11-07T14:48:11","guid":{"rendered":"https:\/\/totara.com\/events\/streamlining-onboarding-rapid-training-deployment-in-the-nhs-nelfts-totara-experience\/"},"modified":"2024-08-02T21:01:49","modified_gmt":"2024-08-02T21:01:49","slug":"streamlining-onboarding-rapid-training-deployment-in-the-nhs-nelfts-totara-experience","status":"publish","type":"event","link":"https:\/\/totara.com\/us\/events\/streamlining-onboarding-rapid-training-deployment-in-the-nhs-nelfts-totara-experience\/","title":{"rendered":"Streamlining onboarding + rapid training deployment in the NHS: NELFT&#8217;s Totara Experience | Webinar on Demand"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p><span style=\"font-weight: 400;\">Explore how <a href=\"https:\/\/totara.com\/customer-stories\/nelft-achieves-its-best-ever-compliance-with-a-single-integrated-platform\/\" target=\"_blank\" rel=\"noopener\">North East London NHS Foundation Trust (NELFT)<\/a> streamlined their workforce development with the innovative STEPS system, powered by Totara and <a href=\"https:\/\/totara.com\/?post_type=partner&#038;p=32684\" target=\"_blank\" rel=\"noopener\">Chambury<\/a>.\u00a0 <\/span><span style=\"font-weight: 400;\"><\/span><span style=\"font-weight: 400;\"><\/span><span style=\"font-weight: 400;\">In this session we\u2019ll be going behind the scenes with the team behind the NELFT\u2019s Totara platform. Discover how NELFT achieved remarkable efficiency in <a href=\"https:\/\/totara.com\/articles\/mastering-onboarding-10-essential-steps-for-a-smooth-start\/\" target=\"_blank\" rel=\"noopener\">onboarding<\/a> with Totara. Learn about their ESR integration and the use of <a href=\"https:\/\/totara.com\/performance-management-platform\/\" target=\"_blank\" rel=\"noopener\">Totara Perform<\/a> for supervision. <\/span><span style=\"font-weight: 400;\"><\/span><span style=\"font-weight: 400;\"><\/span><span style=\"font-weight: 400;\">This webinar will provide insights and lessons learned for streamlining workforce development.<\/span><span style=\"font-weight: 400;\"> We\u2019ll also delve into the incredible story behind how the team launched training to support the Nightingale project during the Covid-19 pandemic and we\u2019ll reflect on lessons learned when it comes to deploying a training solution at speed.\u00a0<\/span><b>Speakers:\u00a0<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mouline Joshi &#8211; <\/span><span style=\"font-weight: 400;\">Head of Learning Services &#8211; NELFT NHS Foundation Trust\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simon Perry &#8211; <\/span><span style=\"font-weight: 400;\">Appraisal &amp; Data Manager\u00a0&#8211; NELFT NHS Foundation Trust\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Richard Chambury &#8211; <\/span><span style=\"font-weight: 400;\">Managing Director &#8211; Chambury Consulting\u00a0<\/span><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p class=\"large\">This webinar has ended. Register below to watch the recording<\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container themeLightBlue padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Watch the replay<\/h2>\n                                                    <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\t\tformId: \"c98a7c4f-3555-4310-b15d-ebb40cdf9657\",\n\t\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1781521392000-3545704094\",\n\t\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t})});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1781521392000-3545704094\"><\/div>          <\/div>\n          <div id=\"hubspot-fallback-message\" style=\"display: none; padding: 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px;\">\n            <p style=\"margin: 0; font-size: 14px;\">\n              This form may be blocked by your browser&#8217;s privacy settings (e.g., Firefox Enhanced Tracking Protection). Please email us at <a href=\"mailto:marketing@totara.com\" style=\"color: #007ab8; text-decoration: none;\">marketing@totara.com<\/a>.\n            <\/p>\n          <\/div>\n                      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/If the form has a dynamic content field for hubspot automation workflows, it will grab that ACF value and plop it inside of the embedded iframe form\n  jQuery(document).ready(function ($) {\n    let formDetected = false;\n    let fallbackShown = false;\n\n    \/\/ Function to check for HubSpot form and show fallback if needed\n    function checkForHubSpotForm() {\n      const hubspotContainer = document.getElementById('hubspot-form-container');\n      const fallbackMessage = document.getElementById('hubspot-fallback-message');\n      \n      if (!hubspotContainer || !fallbackMessage || fallbackShown) {\n        return;\n      }\n\n      \/\/ Check for various HubSpot form elements\n      const hsForm = hubspotContainer.querySelector('.hs-form');\n      const hsIframe = hubspotContainer.querySelector('.hs-form-iframe');\n      const hsScript = hubspotContainer.querySelector('script[src*=\"js.hsforms.net\"]');\n      const hasHubSpotContent = hubspotContainer.innerHTML.trim().length > 0;\n\n      if (hsForm || hsIframe || hsScript) {\n        formDetected = true;\n      } else if (hasHubSpotContent && !formDetected) {\n        \/\/ If there's content but no recognizable HubSpot elements after timeout, show fallback\n        setTimeout(function() {\n          if (!formDetected && !fallbackShown) {\n            fallbackMessage.style.display = 'block';\n            hubspotContainer.style.display = 'none';\n            fallbackShown = true;\n          }\n        }, 2000);\n      } else if (!hasHubSpotContent) {\n        \/\/ If container is completely empty, show fallback immediately\n        fallbackMessage.style.display = 'block';\n        hubspotContainer.style.display = 'none';\n        fallbackShown = true;\n      }\n    }\n\n    \/\/ Initial check\n    setTimeout(checkForHubSpotForm, 1000);\n    \n    \/\/ Additional checks at intervals\n    setTimeout(checkForHubSpotForm, 3000);\n\n    setTimeout(function() {\n      const fieldElement = document.querySelector('input[name=lead_source_description]');\n      let iframe = document.querySelector('.hs-form-iframe');\n\n      if (iframe && iframe?.contentWindow) {\n        let iframeDocument = iframe.contentWindow.document;\n        let input = iframeDocument.querySelector('input[name=lead_source_description]');\n        if (input) {\n          input.value = 'Streamlining onboarding + rapid training deployment in the NHS: NELFT&#8217;s Totara Experience | Webinar on Demand';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"menu_order":65,"template":"","tax\/tags":[733,719,728,699],"tax\/topics":[688,795,1038],"tax\/event-types":[820],"class_list":["post-49796","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/events\/49796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/media?parent=49796"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=49796"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=49796"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/event-types?post=49796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}