Skip to main content

#msdyn365bc 2023 Release Wave 2 - 124th #bcopendiscussion.

Hi Readers,

124'th #bcopendiscussion is where we start discussion regarding What's New in 2023 Release Wave 2.

We have a utilized the preview release of business central.


We explore a range of topics, including:

  • AL Language Extension: Learn how to leverage AL Language in prerelease versions to supercharge your development workflow. Discover the latest features and best practices to stay ahead.

  • Customize Field Editability from the UI: Customize your Business Central experience by controlling field editability directly from the user interface. We walk you through the steps to tailor your forms to your exact needs.

  • Show Related Record Details from Lookup: Enhance your application's usability by displaying related record details when performing lookups. See how this feature can provide valuable context to your users.

  • Open Visual Studio Code from Web Client: Streamline your development process by seamlessly opening Visual Studio Code directly from the web client. We'll show you how to set up this integration for a more efficient coding experience.

  • Understanding Namespaces: Demystify the concept of namespaces in Business Central development. Gain a solid understanding of how namespaces work and why they matter in your projects.

Whether you're a seasoned developer or just starting your journey with Business Central, this video has something for everyone. Join us as we delve into the world of Business Central development and unlock new possibilities for your projects. Don't miss out on these valuable insights and tips!


Let me know your views as comment to this article.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -