Discover the foundation of customizing Microsoft Dynamics 365 Business Central

Intermediate
Beginner
Developer
Dynamics 365
Business Central

Do you want to use the development tools to learn how to customize Microsoft Dynamics 365 Business Central? This learning path will introduce you to Business Central tables and pages, and how to customize them.

Prerequisites

  • Basic Dynamics 365 Business Central knowledge
  • Understand and knowledge of how to set up a Business Central Cloud Sandbox
  • Basic understanding of a relational database and the usage of tables to store product data

Modules in this learning path

Do you want to start developing for Microsoft Dynamics 365 Business Central? If so, this module is for you. Learn about the development environment that is used for Business Central development and how to configure that environment. You will also learn about the different objects in Microsoft Dynamics 365 Business Central.

Do you want to know how to create new tables in Business Central? If so, this module is for you. This module will focus on the different table types in Business Central and show you how to create new tables. Additionally, you will learn how to use Visual Studio Code snippets to create a table, fields, and keys.

Do you want to add extra fields to an existing table? This module discusses how you can modify an existing table by using table extensions.

Do you want to create new pages in Business Central that have the same appearance as existing pages? This module focuses on how to create new pages. It will also show you how to enable users to search for specific pages.

Do you want to add extra fields or remove fields from an existing page? If so, this module will help you discover how to modify an existing page by using page extensions.

Learn about entitlements and permission sets and how to extend them in Dynamics 365 Business Central.

Do you want to know how to debug and deploy your extension? If so, this module helps you discover how to debug with Visual Studio Code and eventually publish your extension.