Tag: Business Central

Make life easier with Visual Studio Code Snippets

Snippets in Visual Studio code are templates that make it easier to enter repeatable code patterns or blocks. They’re a helpful timesaver when developing applications. I have found significant time savings within Business Central with Snippets for page and table field templates. Visual Studio Code has several built-in Snippets, extension publishers may include Snippets, and …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/make-life-easier-with-visual-studio-code-snippets/

Business Central AL ModuleInfo

In the AL Language, the programming language behind Microsoft Dynamics 365 Business Central, the ModuleInfo Data Type provides information about an application. I have often used the ModuleInfo returned by the NavApp to check specific application version information.The NavApp DataType includes information about a NavApp and has a few methods that retrieve a ModuleInfo for …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/business-central-al-moduleinfo/

View the Microsoft Dynamics 365 Business Central Tablet or Phone Client in a Browser

Microsoft Dynamics 365 Business Central Phone Client

Microsoft Dynamics 365 Business Central allows users to access their data from a browser, tablet, or phone. The phone and tablet client provides users the flexibility to perform tasks while away from the browser. There are several user experience differences between the different clients; The web client is intended for full application use, whereas the …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/view-the-microsoft-dynamics-365-business-central-tablet-or-phone-client-in-a-browser/

July 2022 Cumulative Updates for Dynamics 365 Business Central and Microsoft Dynamics NAV

The July updates for Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/july-2022-cumulative-updates-for-dynamics-365-business-central-and-microsoft-dynamics-nav/

Dynamics 365 Business Central: Setting the Report Layout for a Report

Microsoft Dynamics 365 Business Central supports the definition of multiple report layouts for a report. Layouts are defined as part of the Report, a Report Extension, or a Custom Report Layout. Within Microsoft Dynamics 365 Business Central, there are two ways to set the Layout that is used by a report. The Report Layout is …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/setting-the-report-layout-for-a-report/

Add Elements to the Role Explorer

Using the “Role Explorer” in Microsoft Dynamics 365 Business Central, you can get an overview of the features available to your Role. Each of the “Role Explorer” elements is an action, and a means to navigate Microsoft Dynamics 365 Business Central (I have heard this many times referred to as a “menu”).Elements can be added …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/add-elements-to-the-role-explorer/

Feature Management in Dynamics 365 Business Central

With each Major and Minor update of Microsoft Dynamics 365 Business Central, new features are added to the application. Feature Management, within a Sandbox Environment, allows an administrator to enable the preview of upcoming features, allowing users access (to test) the features in a SandBox environment before they’re activated in a Production environment. Search for …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/07/feature-management-in-dynamics-365-business-central/

HttpClient Extension Setting in Microsoft Dynamics 365 Business Central

While using a Microsoft Dynamics 365 Business Central Extension that uses the HTTPClient, you may have seen a dialog prompting, “The extension [extension name] by [publisher name] is making a request to an external service. Do you want to allow this request?” The option chosen when presented with this prompt is saved in the database and is editable (if …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/06/httpclient-extension-setting-in-microsoft-dynamics-365-business-central/

Set BCContainerHelper Default Configuration Values

BCContainerHelper is a PowerShell module that makes it easier to work with Microsoft Dynamics 365 Business Central and NAV Containers on Docker. The BCContainerHelper module contains many valuable functions that do much more than basic container management. I use this module in some form daily. Many BCContainerHelper module functions have switches and parameters; however, some …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/06/set-bccontainerhelp-default-configuration-values/

June 2022 Cumulative Updates for Dynamics 365 Business Central and Microsoft Dynamics NAV

The June updates for Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2022/06/june-2022-cumulative-updates-for-dynamics-365-business-central-and-microsoft-dynamics-nav/