{"id":33993,"date":"2022-11-24T21:32:30","date_gmt":"2022-11-24T21:32:30","guid":{"rendered":"https:\/\/totaralearning.ddev.site\/resources\/fuenf-stoerfaktoren-am-arbeitsplatz-die-sie-zermuerben-oder-staerken-koennen\/"},"modified":"2024-08-02T21:06:32","modified_gmt":"2024-08-02T21:06:32","slug":"fuenf-stoerfaktoren-am-arbeitsplatz-die-sie-zermuerben-oder-staerken-koennen","status":"publish","type":"resource","link":"https:\/\/staging.totara.fortyapp.com\/de\/ressourcen\/fuenf-stoerfaktoren-am-arbeitsplatz-die-sie-zermuerben-oder-staerken-koennen\/","title":{"rendered":"F\u00fcnf St\u00f6rfaktoren am Arbeitsplatz, die Sie zerm\u00fcrben\u00a0\u2026 \u2026 oder st\u00e4rken k\u00f6nnen"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/5-disruptors-larger.png\" \/>In nur wenigen Monaten hat sich die Arbeitswelt mehr ver\u00e4ndert, als Sie es je f\u00fcr m\u00f6glich gehalten h\u00e4tten. Statt Besprechungen im Konferenzraum und Unterhaltungen an der Kaffeemaschine loggen Sie sich nun am K\u00fcchentisch in Zoom-Meetings ein. Dieser konstante Wandel hat zwei Kategorien von Unternehmen zutage bef\u00f6rdert: Diejenigen, die sich anpassen k\u00f6nnen, und diejenigen, die es nicht k\u00f6nnen.In diesem E-Book gehen wir auf die f\u00fcnf wichtigsten St\u00f6rfaktoren ein, denen Unternehmen von heute gegen\u00fcberstehen. Diese sind:<\/p>\n<ol>\n<li>Telearbeit<\/li>\n<li>Neue Technologie<\/li>\n<li>Gemischte Belegschafte<\/li>\n<li>Schneller Wandel<\/li>\n<li>Umschulung<\/li>\n<\/ol>\n<p>In den verschiedenen Kapiteln stellen wir 15 praktische L\u00f6sungen vor, die Ihnen dabei helfen, sich von diesen f\u00fcnf\u00a0St\u00f6rfaktoren nicht zerm\u00fcrben zu lassen, sondern sie zu Ihrem Vorteil zu nutzen. Anhand zahlreicher Statistiken zeigen wir auf, warum jetzt Zeit zum Handeln ist, wenn Sie in Ihrer neuen Arbeitswelt \u00fcberleben und erfolgreich sein m\u00f6chten.<\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container themePurple padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Download the E-Book<\/h2>\n                                                    <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t<script>\n\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\tformId: \"436f1db9-e7f4-47ba-80e1-d8017bdf9843\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1775977726000-3132737810\",\n\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t})});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1775977726000-3132737810\"><\/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 = 'Five Workplace Disruptors That Can Kill You&#8230; Or Make You Stronger';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"template":"","tax\/tags":[641,596,576,557,660,587,588],"tax\/solutions":[286,929],"tax\/topics":[643,600,345,578],"tax\/industries":[],"tax\/resource-types":[321],"class_list":["post-33993","resource","type-resource","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/resources\/33993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/types\/resource"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/media?parent=33993"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/tags?post=33993"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/solutions?post=33993"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/topics?post=33993"},{"taxonomy":"industry-tax","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/industries?post=33993"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/resource-types?post=33993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}