Skip to content

Extending LabelConnect

Overview

This article assumes familiarity with the methods are requirements for developing extensions in Business Central.

The main use case for extending LabelConnect is to connect to different API methods. For this case you can create a per-Tenant Extension to hokk enbtry points for printing labels anywhere 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 LabelConnect.

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

Dialgo LabelConnect adds tables in the Business Central Environment where it is installed.

Tables

Example - Adding a print button to a custom page

See Also

For more information about Dialog LabelConnect refer to these links

Frequently Asked Questions

Release Notes

Planned Features