Extending License Plating
Overview
This article assumes familiarity with the methods are requirements for developing extensions in Business Central.
The main use case for extending License Plating is to create additional types of license plates, or properties. For this case you can create a per-tenant extension to add the requires functionality in your business central application.
Setting up your AL Development environment
You need to set up a Business Central development environment in order to create extensions for Dialog License Plating.
You also need access to a BC environment. We recommend your customers Test-environment or a free trial sandbox.
Are you new to AL development?
We can highly recommend this article Getting Started With AL which will guide you through these required steps.
- Sign up for a Dynamics 365 Business Central sandbox.
- Download Visual Studio Code.
- Download the AL Language extension.
Extending the Solution
Integrating extensions into the
Table Reference
Dialog License Plating adds tables in the Business Central Environment where it is installed.
Event SubScribers
Example - Adding additional properties to license plates
See Also
For more information about Dialog License Plating refer to these links