Skip to content

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.

Info

Trials and Previews

Choosing Development Sandbox Environment

Are you new to AL development?

We can highly recommend this article Getting Started With AL which will guide you through these required steps.

  1. Sign up for a Dynamics 365 Business Central sandbox.
  2. Download Visual Studio Code.
  3. 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.

Tables

Event SubScribers

Events

Example - Adding additional properties to license plates

See Also

For more information about Dialog License Plating refer to these links

Frequently Asked Questions

Release Notes

Planned Features