{"id":17735,"date":"2026-07-16T08:09:46","date_gmt":"2026-07-16T08:09:46","guid":{"rendered":"https:\/\/cmacademy.events\/knowledge-base\/registration-prefill-introduktion-og-setup\/"},"modified":"2026-07-16T13:34:32","modified_gmt":"2026-07-16T13:34:32","slug":"registration-prefill-introduktion-og-setup","status":"publish","type":"ht_kb","link":"https:\/\/cmacademy.events\/da\/knowledge-base\/registration-prefill-introduktion-og-setup\/","title":{"rendered":"Registration Prefill introduktion og setup"},"content":{"rendered":"\n<!-- Valgfrit: Indl\u00e6s Titillium Web, hvis skrifttypen ikke allerede bruges p\u00e5 sitet -->\n<link\n  href=\"https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@400;600;700;800&#038;display=swap\"\n  rel=\"stylesheet\"\n\/>\n\n<style>\n  \/* ------------------------------------------------------------\n     Registration Prefill-introduktion - DA\n\n     Struktur:\n     - kort introduktion\n     - to ressourcekort med PDF-filer\n\n     Korttitlerne er div-elementer, s\u00e5 de ikke vises\n     i sidens indholdsfortegnelse.\n  ------------------------------------------------------------ *\/\n\n  .cm-prefill-intro,\n  .cm-prefill-resource-grid,\n  .cm-prefill-resource-grid * {\n    box-sizing: border-box !important;\n    font-family: \"Titillium Web\", sans-serif !important;\n  }\n\n  .cm-prefill-intro {\n    max-width: 1180px !important;\n    margin: 1.15rem 0 2rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-intro p {\n    color: #24384D !important;\n    font-size: 19px !important;\n    line-height: 1.58 !important;\n    margin: 0 0 0.55rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-intro p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .cm-prefill-resource-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 1.45rem !important;\n    max-width: 1280px !important;\n    margin: 2rem 0 2.2rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-card {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    min-height: 210px !important;\n    padding: 1.55rem 1.75rem !important;\n    background: #ffffff !important;\n    border: 1px solid #dce7f3 !important;\n    border-radius: 16px !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.055) !important;\n    overflow: hidden !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-prefill-card::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 0 !important;\n    bottom: 0 !important;\n    width: 7px !important;\n    border-radius: 16px 0 0 16px !important;\n    background: #185ABC !important;\n  }\n\n  .cm-prefill-card.is-green::before {\n    background: #9CCC3D !important;\n  }\n\n  .cm-prefill-card:hover {\n    border-color: rgba(156, 204, 61, 0.48) !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  .cm-prefill-label {\n    display: block !important;\n    color: #185ABC !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.045em !important;\n    line-height: 1.15 !important;\n    margin: 0 0 0.65rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-card.is-green .cm-prefill-label {\n    color: #74B51C !important;\n  }\n\n  .cm-prefill-card-title {\n    display: block !important;\n    color: #1F364D !important;\n    font-size: 24px !important;\n    font-weight: 600 !important;\n    line-height: 1.2 !important;\n    margin: 0 0 0.75rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-card p {\n    color: #24384D !important;\n    font-size: 17px !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-card-note {\n    display: block !important;\n    color: #526C86 !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    margin: 0.85rem 0 0 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-prefill-spacer {\n    flex: 1 1 auto !important;\n    min-height: 1.15rem !important;\n  }\n\n  .cm-prefill-resource-grid a.cm-prefill-button,\n  .cm-prefill-resource-grid a.cm-prefill-button:visited {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: fit-content !important;\n    min-height: 42px !important;\n    border-radius: 10px !important;\n    padding: 0.62rem 1rem !important;\n    background: #ffffff !important;\n    color: #74B51C !important;\n    border: 1px solid #9CCC3D !important;\n    box-shadow: none !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    text-decoration: none !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-prefill-resource-grid a.cm-prefill-button:hover,\n  .cm-prefill-resource-grid a.cm-prefill-button:focus,\n  .cm-prefill-resource-grid a.cm-prefill-button:focus-visible,\n  .cm-prefill-resource-grid a.cm-prefill-button:active {\n    background: #9CCC3D !important;\n    color: #ffffff !important;\n    border-color: #9CCC3D !important;\n    text-decoration: none !important;\n    outline: none !important;\n    box-shadow: 0 7px 18px rgba(18, 32, 46, 0.045) !important;\n  }\n\n  @media (max-width: 768px) {\n    .cm-prefill-intro {\n      margin: 1rem 0 1.5rem 0 !important;\n    }\n\n    .cm-prefill-intro p {\n      font-size: 17px !important;\n      line-height: 1.5 !important;\n    }\n\n    .cm-prefill-resource-grid {\n      grid-template-columns: 1fr !important;\n      margin-top: 1.5rem !important;\n    }\n\n    .cm-prefill-card {\n      min-height: auto !important;\n      padding: 1.35rem 1.35rem 1.35rem 1.5rem !important;\n    }\n\n    .cm-prefill-card-title {\n      font-size: 22px !important;\n    }\n\n    .cm-prefill-card p {\n      font-size: 16px !important;\n    }\n\n    .cm-prefill-button {\n      width: 100% !important;\n    }\n  }\n<\/style>\n\n<div class=\"cm-prefill-intro\">\n  <p>\n    Lad deltagerne starte tilmeldingen med udvalgte oplysninger forh\u00e5ndsudfyldt fra dit eget system \u2013 uden manuelt at eksportere og importere deltagerdata.\n  <\/p>\n<\/div>\n\n<div class=\"cm-prefill-resource-grid\" aria-label=\"Ressourcer til Registration Prefill\">\n  <article class=\"cm-prefill-card\">\n    <span class=\"cm-prefill-label\">Kort introduktion<\/span>\n\n    <div class=\"cm-prefill-card-title\">\n      Overblik over Registration Prefill\n    <\/div>\n\n    <p>\n      F\u00e5 et enkelt overblik over, hvad Registration Prefill er, hvordan det fungerer, og hvorn\u00e5r det kan bruges.\n    <\/p>\n\n    <div class=\"cm-prefill-spacer\"><\/div>\n\n    <a\n      href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/registration-prefill-one-pager-DK.pdf\"\n      target=\"_blank\"\n      rel=\"noopener\"\n      class=\"cm-prefill-button\"\n    >\n      \u00c5bn PDF\n    <\/a>\n  <\/article>\n\n  <article class=\"cm-prefill-card is-green\">\n    <span class=\"cm-prefill-label\">Setup-guide<\/span>\n\n    <div class=\"cm-prefill-card-title\">\n      Setup-guide til Registration Prefill\n    <\/div>\n\n    <p>\n      F\u00f8lg ops\u00e6tningen trin for trin, og se, hvilke data, dom\u00e6ner og sikkerhedsindstillinger der kr\u00e6ves.\n    <\/p>\n\n    <span class=\"cm-prefill-card-note\">\n      Setup-guiden er p\u00e5 engelsk.\n    <\/span>\n\n    <div class=\"cm-prefill-spacer\"><\/div>\n\n    <a\n      href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/Registration-prefill-setup-guide-EN-1.pdf\"\n      target=\"_blank\"\n      rel=\"noopener\"\n      class=\"cm-prefill-button\"\n    >\n      \u00c5bn PDF\n    <\/a>\n  <\/article>\n<\/div>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lad deltagerne starte tilmeldingen med udvalgte oplysninger forh\u00e5ndsudfyldt fra dit eget system \u2013 uden manuelt at eksportere og importere deltagerdata. Kort introduktion Overblik over Registration Prefill F\u00e5 et enkelt overblik over, hvad Registration Prefill er, hvordan det fungerer, og hvorn\u00e5r det kan bruges. \u00c5bn PDF Setup-guide Setup-guide til Registration Prefill F\u00f8lg ops\u00e6tningen trin for trin, &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/registration-prefill-introduktion-og-setup\/\" class=\"more-link\">L\u00e6s resten<\/a><\/p>\n","protected":false},"author":6,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[590,377],"ht-kb-tag":[],"class_list":["post-17735","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-ressourcer","ht_kb_category-supportartikler","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/17735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/comments?post=17735"}],"version-history":[{"count":5,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/17735\/revisions"}],"predecessor-version":[{"id":17764,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/17735\/revisions\/17764"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=17735"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-category?post=17735"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-tag?post=17735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}