Browsed by
Month: May 2020

AL Navigator – Visual Studio Code Extension

AL Navigator – Visual Studio Code Extension

Features My AL Navigator extension for Visual Studio Code enables you to automatically create variables in AL and navigate through .al files with awesome shortcuts. AL Navigator – Create Variables AL Navigator provides a CodeAction for the AL compiler error 118 “The name does not exist in the current context“. This CodeAction enables you to automatically create a local or global variable by using the names of standard objects as well as names of your local workspace files. The extension…

Read More Read More

How To Add Long Text On Last Page Of Custom Word Report in Business Central

How To Add Long Text On Last Page Of Custom Word Report in Business Central

Today we look at how to print a long text on the last page of a custom Word Report. Some customers have the requirement to print terms and conditions on the last page of their sales quotes. This is exactly what we will do in this tutorial. Prerequisites I assume that you have a working environment for Business Central in a Visual Studio Code Project. My examples are done using a Docker Container with Business Central 16. Have a look…

Read More Read More