- Module 1: Do you want to know how to start creating an extension for Microsoft Dynamics 365 Business Central? If so, this module is for you. In this module, you'll learn about the different components that make up a typical extension. Then, the module will provide a brief description of the development environment and explain the different steps that are involved in getting started with an extension.
- Identify the different phases in the development process.
- Learn about the different components that make up a typical extension.
- Get started with building your first extension.
- Module 2: Do you want to know how to add objects, like tables and pages, to Microsoft Dynamics 365 Business Central? If so, this module is for you. In this module, you'll learn how to create tables and pages for an extension.
- Create tables.
- Create card pages.
- Create list pages.
- Module 3: Do you want to know how to modify existing tables and pages for Microsoft Dynamics 365 Business Central? In this module, you'll learn ways to create and customize table and page objects.
- Create table extension objects.
- Create page extension objects.
- Module 4: Do you want to know how to add your business logic to existing functionality in Microsoft Dynamics 365 Business Central? In this module, you'll learn how to add code and work with events.
- Create codeunit objects.
- Work with AL programming language to manipulate data.
- Module 5: Do you want to know an effective way to let a user perform the installation steps of your extension by using an efficient and accessible wizard in Microsoft Dynamics 365 Business Central? If so, this module is for you. In this module, you'll learn how to add a wizard page by using a navigate page object.
- Create navigate page objects.
- Use the assisted setup functionality.
- Module 6: Do you want to know how to initialize data during extension installation for Microsoft Dynamics 365 Business Central? Initializing data when you are installing an extension will automate many steps that you must otherwise perform manually. By automating this process, you can quickly set up an extension and it will become more user-friendly.
- Develop installation codeunit objects.
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: