-
Continue reading →: Extension Source code download issue resolved in NAV 2018 CU8
Till NAV 2018 CU 7 even if we set property ShowMyCode property to false in app.json we will be able to download source code of extension This issue is now resolved in NAV 2018 CU8 and now you can not download source code for extension Stay tuned for more…
-
Continue reading →: CU Summary for NAV -August 2018
Cumulative Update includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV. NAV 2018 :- Cumulative Update 08 for Microsoft Dynamics NAV 2018 NAV 2017 :- Cumulative Update 21 for Microsoft Dynamics NAV 2017 NAV 2016:- Cumulative Update 34 for Microsoft Dynamics NAV 2016…
-
Continue reading →: How to modify standard page layout using extension
In this blog we will see how we can modify standard page by adding few fields and modify property of existing fields. Adding customize fields in page layout For this I assume table extension is already created and now would like to add fields in page layout by creating page…
-
Continue reading →: How to Protect IP Code in Business Central
Now I know you already started developing app using VS Code and now questions is that how to protect app for viewing the code while debugging or downloading. However extension development package provide setting for IP protection for viewing or downloading the code of extensions but you can also control…
-
Continue reading →: How to Retain data after publishing App
Hope you all started app development and may be wondering how to retain data after publishing app or debugging several times or after adding more sample data. How do I retain the sample data so every time no need to add the same data. ????? In Business central you can…
-
Continue reading →: Dynamics 365 Business Central October ’18 release
With the October ’18 release, Dynamics 365 Business Central is available in the cloud, on-premises, and in hybrid deployments. Business Central on-premises availability Business Central gets an on-premises deployment option that serves as a successor to Dynamics NAV. In other words, rather than a new version number for Dynamics NAV,…
-
Continue reading →: CU Update with NAV 2018
New cumulative update release for NAV 2018 CU 7 You can check on this link for more update Check for Details Download from NAV 2018 CU7 Visit here for more details https://blogs.msdn.microsoft.com/nav/2018/07/09/cumulative-update-07-for-microsoft-dynamics-nav-2018-has-been-released/ Warning Before you install a cumulative update in a production environment, take the following precautions: Test the cumulative update…
-
Continue reading →: User and Workspace Settings in Visual Studio Code
I hope you already started working with Visual studio code. In this section we will see how to do setting for User and workspace in Visual Studio code environment. It is easy to configure visual studio code as per your likings using various settings. You can change VS code editor…
-
Continue reading →: Setup Visual Studio Code for local NAV server Installation
In this section we will see how do we setup Visual studio code locally on NAV 2018 server. Hereby I assume that NAV 2018 is already installed on local machine . You can download Visual studio code from Visual Studio Code After Installing NAV 2018 and Visual Studio Code follow following…
-
Continue reading →: Designer Feature in NAV 2018 CU3
Today I was exploring NAV 2018 CU3 web client and found that designer feature already available just like in Dynamics 365 Business central. This also create extension once design is complete … Tooo Cool That’s Nice.