{"id":14283,"date":"2021-06-03T16:27:14","date_gmt":"2021-06-03T14:27:14","guid":{"rendered":"https:\/\/www.4ps.be\/webinar-update-business-central-wat-is-er-nieuw\/"},"modified":"2021-06-03T16:27:14","modified_gmt":"2021-06-03T14:27:14","slug":"webinar-update-business-central-wat-is-er-nieuw","status":"publish","type":"page","link":"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/","title":{"rendered":"Webinar: Update Business Central: wat is er nieuw?"},"content":{"rendered":"<section class=\"block\">\n    <div class=\"ce ce-content-tab-container\">\n\n                    \n    <div class=\"row\">\n        <div class=\"column small-12 large-4\">\n                                                <h2><a href=\"#\">Update Business Central: wat is er nieuw?<\/a><\/h2>\n                            \n                                                <p class=\"tab-intro\"><strong>Op 1 april lanceerde Microsoft een update van Business Central (Wave 1 2021). Deze nieuwe update bevat een aantal mooie en nieuwe functionaliteiten. Deze nieuwe functionaliteiten zijn beschikbaar in de 4PS Summer 21 Release. In onze webinar op donderdag 3 juni nemen onze productmanagers je graag mee in deze nieuwe ontwikkelingen van Microsoft.<\/strong><\/p>\n                            \n                            <ul class=\"accordion\" data-accordion data-faq-schema\n                    itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n                    <li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Nieuwe functionaliteiten<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Ontdek de nieuwste update van Microsoft in Business Central<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img decoding=\"async\" src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div><\/div>\n<\/li>\n<li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Toekomstplannen<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Krijg inzicht in de ontwikkelingen rondom Business Central<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img decoding=\"async\" src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div><\/div>\n<\/li>\n<li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Voorbeelden<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Voorbeelden van het eenvoudig bouwen van apps met Microsoft Power Apps.<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img decoding=\"async\" src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div><\/div>\n<\/li>\n\n                <\/ul>\n\n                                <script>\n                (function () {\n                  if (window.__4psFaqPageDedupeInit) return;\n                  window.__4psFaqPageDedupeInit = true;\n\n                  function stripSchemaTree(root) {\n                    if (!root) return;\n                    \/\/ Remove schema attributes on root + all descendants\n                    if (root.removeAttribute) {\n                      root.removeAttribute('itemscope');\n                      root.removeAttribute('itemtype');\n                      root.removeAttribute('itemprop');\n                    }\n                    if (root.querySelectorAll) {\n                      root.querySelectorAll('[itemscope],[itemtype],[itemprop]').forEach(function (n) {\n                        n.removeAttribute('itemscope');\n                        n.removeAttribute('itemtype');\n                        n.removeAttribute('itemprop');\n                      });\n                    }\n                  }\n\n                  function dedupeFaqPage() {\n                    var pages = document.querySelectorAll('[itemscope][itemtype=\"https:\/\/schema.org\/FAQPage\"]');\n                    if (!pages || pages.length <= 1) return;\n\n                    \/\/ Keep the first FAQPage; strip schema from the rest to avoid duplicate FAQPage.\n                    for (var i = 1; i < pages.length; i++) {\n                      stripSchemaTree(pages[i]);\n                    }\n                  }\n\n                  \/\/ Run now and after any JS-driven DOM duplication\n                  if (document.readyState === 'loading') {\n                    document.addEventListener('DOMContentLoaded', dedupeFaqPage);\n                  } else {\n                    dedupeFaqPage();\n                  }\n\n                  var obs = new MutationObserver(function () { dedupeFaqPage(); });\n                  obs.observe(document.documentElement, { subtree: true, childList: true });\n                })();\n                <\/script>\n            \n        <\/div>\n        <div class=\"column small-12 large-8 show-for-large\">\n            <div data-accordion-sidecontent class=\"sidecontent\"><\/div>\n        <\/div>\n    <\/div>\n\n        \n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"Update Business Central: wat is er nieuw? Op 1 april lanceerde Microsoft een update van Business Central (Wave 1 2021). Deze nieuwe update bevat een aantal mooie en nieuwe functionaliteiten. Deze nieuwe functionaliteiten zijn beschikbaar in de 4PS Summer 21 Release. In onze webinar op donderdag 3 juni nemen onze productmanagers je graag mee in [...]","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-14283","page","type-page","status-publish","hentry"],"acf":{"key_visual__title":"Update Business Central: wat is er nieuw?","key_visual__intro":"<h2>[Webinar]<\/h2>","key_visual__image":13307,"key_visual__primary_link_type":"link","key_visual__primary_link":[""],"key_visual__popup_text":"","key_visual__secondary_link_type":"link","key_visual__secondary_link":[""],"key_visual__video":"","key_visual__download":null,"key_visual__link_text":"","key_visual__statistics":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.5 (Yoast SEO v25.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Webinar: Update Business Central: wat is er nieuw? - 4PS Belgi\u00eb<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Webinar: Update Business Central: wat is er nieuw?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/\" \/>\n<meta property=\"og:site_name\" content=\"4PS Belgi\u00eb\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@4psBelgium\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/\",\"url\":\"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/\",\"name\":\"Webinar: Update Business Central: wat is er nieuw? - 4PS Belgi\u00eb\",\"isPartOf\":{\"@id\":\"https:\/\/www.4ps.be\/fr\/#website\"},\"datePublished\":\"2021-06-03T14:27:14+00:00\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.4ps.be\/fr\/#website\",\"url\":\"https:\/\/www.4ps.be\/fr\/\",\"name\":\"4PS Belgi\u00eb\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.4ps.be\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.4ps.be\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.4ps.be\/fr\/#organization\",\"name\":\"4PS Belgi\u00eb\",\"url\":\"https:\/\/www.4ps.be\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.4ps.be\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PS_logo_RGB.jpg\",\"contentUrl\":\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PS_logo_RGB.jpg\",\"width\":859,\"height\":645,\"caption\":\"4PS Belgi\u00eb\"},\"image\":{\"@id\":\"https:\/\/www.4ps.be\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/4psBelgium\",\"https:\/\/www.linkedin.com\/company\/36159596\/\",\"https:\/\/www.youtube.com\/c\/4PSEde\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Webinar: Update Business Central: wat is er nieuw? - 4PS Belgi\u00eb","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/","og_locale":"fr_FR","og_type":"article","og_title":"Webinar: Update Business Central: wat is er nieuw?","og_url":"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/","og_site_name":"4PS Belgi\u00eb","twitter_card":"summary_large_image","twitter_site":"@4psBelgium","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/","url":"https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/","name":"Webinar: Update Business Central: wat is er nieuw? - 4PS Belgi\u00eb","isPartOf":{"@id":"https:\/\/www.4ps.be\/fr\/#website"},"datePublished":"2021-06-03T14:27:14+00:00","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.4ps.be\/fr\/webinar-update-business-central-wat-is-er-nieuw\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.4ps.be\/fr\/#website","url":"https:\/\/www.4ps.be\/fr\/","name":"4PS Belgi\u00eb","description":"","publisher":{"@id":"https:\/\/www.4ps.be\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.4ps.be\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.4ps.be\/fr\/#organization","name":"4PS Belgi\u00eb","url":"https:\/\/www.4ps.be\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.4ps.be\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PS_logo_RGB.jpg","contentUrl":"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PS_logo_RGB.jpg","width":859,"height":645,"caption":"4PS Belgi\u00eb"},"image":{"@id":"https:\/\/www.4ps.be\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/4psBelgium","https:\/\/www.linkedin.com\/company\/36159596\/","https:\/\/www.youtube.com\/c\/4PSEde"]}]}},"content_elements":[{"content_element_type":"vc_content_tab_item","title":"Nieuwe functionaliteiten","image":{"id":"10078","ID":"10078","object_type":"image","ImageClass":"Timber\\Image","PostClass":"Timber\\Post","TermClass":"Timber\\Term","custom":[],"post_author":"12","post_content":"","post_date":"2021-05-04 17:49:28","post_excerpt":"","post_parent":10002,"post_status":"inherit","post_title":"4PSNL_Banner-Webinar-klanten-update BC-3juniv2-nobutton","post_type":"attachment","slug":null,"abs_url":null,"file_loc":"\/home\/ploi\/www.4ps.co.uk\/public\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","sizes":{"thumbnail":{"file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png","width":150,"height":150,"mime-type":"image\/png"}},"caption":"","image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"_wp_attachment_metadata":"a:5:{s:5:\"width\";i:1275;s:6:\"height\";i:711;s:4:\"file\";s:59:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}","wpml_media_processed":"1","post_date_gmt":"2021-05-04 15:49:28","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4psnl_banner-webinar-klanten-update-bc-3juniv2-nobutton","to_ping":"","pinged":"","post_modified":"2021-05-04 17:49:28","post_modified_gmt":"2021-05-04 15:49:28","post_content_filtered":"","guid":"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","menu_order":0,"post_mime_type":"image\/png","comment_count":"0","filter":"raw"},"video_link":"https:\/\/vimeo.com\/558551360","content":"<p>Ontdek de nieuwste update van Microsoft in Business Central<\/p>\n"},{"content_element_type":"vc_content_tab_item","title":"Toekomstplannen","image":{"id":"10078","ID":"10078","object_type":"image","ImageClass":"Timber\\Image","PostClass":"Timber\\Post","TermClass":"Timber\\Term","custom":[],"post_author":"12","post_content":"","post_date":"2021-05-04 17:49:28","post_excerpt":"","post_parent":10002,"post_status":"inherit","post_title":"4PSNL_Banner-Webinar-klanten-update BC-3juniv2-nobutton","post_type":"attachment","slug":null,"abs_url":null,"file_loc":"\/home\/ploi\/www.4ps.co.uk\/public\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","sizes":{"thumbnail":{"file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png","width":150,"height":150,"mime-type":"image\/png"}},"caption":"","image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"_wp_attachment_metadata":"a:5:{s:5:\"width\";i:1275;s:6:\"height\";i:711;s:4:\"file\";s:59:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}","wpml_media_processed":"1","post_date_gmt":"2021-05-04 15:49:28","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4psnl_banner-webinar-klanten-update-bc-3juniv2-nobutton","to_ping":"","pinged":"","post_modified":"2021-05-04 17:49:28","post_modified_gmt":"2021-05-04 15:49:28","post_content_filtered":"","guid":"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","menu_order":0,"post_mime_type":"image\/png","comment_count":"0","filter":"raw"},"video_link":"https:\/\/vimeo.com\/558551360","content":"<p>Krijg inzicht in de ontwikkelingen rondom Business Central<\/p>\n"},{"content_element_type":"vc_content_tab_item","title":"Voorbeelden","image":{"id":"10078","ID":"10078","object_type":"image","ImageClass":"Timber\\Image","PostClass":"Timber\\Post","TermClass":"Timber\\Term","custom":[],"post_author":"12","post_content":"","post_date":"2021-05-04 17:49:28","post_excerpt":"","post_parent":10002,"post_status":"inherit","post_title":"4PSNL_Banner-Webinar-klanten-update BC-3juniv2-nobutton","post_type":"attachment","slug":null,"abs_url":null,"file_loc":"\/home\/ploi\/www.4ps.co.uk\/public\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","sizes":{"thumbnail":{"file":"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png","width":150,"height":150,"mime-type":"image\/png"}},"caption":"","image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"_wp_attachment_metadata":"a:5:{s:5:\"width\";i:1275;s:6:\"height\";i:711;s:4:\"file\";s:59:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}","wpml_media_processed":"1","post_date_gmt":"2021-05-04 15:49:28","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4psnl_banner-webinar-klanten-update-bc-3juniv2-nobutton","to_ping":"","pinged":"","post_modified":"2021-05-04 17:49:28","post_modified_gmt":"2021-05-04 15:49:28","post_content_filtered":"","guid":"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton.png","menu_order":0,"post_mime_type":"image\/png","comment_count":"0","filter":"raw"},"video_link":"https:\/\/vimeo.com\/558551360","content":"<p>Voorbeelden van het eenvoudig bouwen van apps met Microsoft Power Apps.<\/p>\n"},{"content_element_type":"vc_content_tab_container","title":{"url":"#","title":"Update Business Central: wat is er nieuw?","target":"","rel":"","relative_url":"#"},"intro":"Op 1 april lanceerde Microsoft een update van Business Central (Wave 1 2021). Deze nieuwe update bevat een aantal mooie en nieuwe functionaliteiten. Deze nieuwe functionaliteiten zijn beschikbaar in de 4PS Summer 21 Release. In onze webinar op donderdag 3 juni nemen onze productmanagers je graag mee in deze nieuwe ontwikkelingen van Microsoft.","font_weight":"normal","content":"<li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Nieuwe functionaliteiten<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Ontdek de nieuwste update van Microsoft in Business Central<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/li>\n<li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Toekomstplannen<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Krijg inzicht in de ontwikkelingen rondom Business Central<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/li>\n<li\n    class=\"accordion-item\"\n    data-accordion-item\n    itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"  ><br \/>\n      <a href=\"#\" class=\"accordion-title\"><br \/>\n        <span itemprop=\"name\">Voorbeelden<\/span><br \/>\n      <\/a><\/p>\n<div\n        class=\"accordion-content\"\n        data-tab-content\n        itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"      ><\/p>\n<div class=\"short-content wysiwyg\" itemprop=\"text\">\n<p>Voorbeelden van het eenvoudig bouwen van apps met Microsoft Power Apps.<\/p>\n<\/p><\/div>\n<div class=\"long-content hide-for-large\">\n<figure class=\"media-holder\">\n                      <img src=\"https:\/\/www.4ps.be\/wp-content\/uploads\/sites\/3\/4PSNL_Banner-Webinar-klanten-update-BC-3juniv2-nobutton-900x500-c-default.png\" alt=\"\" \/><\/p>\n<p>                                                <a href=\"https:\/\/vimeo.com\/558551360\" data-popup=\"video\" class=\"button with-icon icon-left play-round\"><br \/>\n                            Lire la vid\u00e9o<br \/>\n                          <\/a><br \/>\n                                        <\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/li>\n"}],"_links":{"self":[{"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/pages\/14283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/comments?post=14283"}],"version-history":[{"count":0,"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/pages\/14283\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.4ps.be\/fr\/wp-json\/wp\/v2\/media?parent=14283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}