18Jun
Autofill RecVariable Name in DynamicsNAV 2015
I discovered something quite interesting couple of week back and I thought it was worth sharing.
When you create an object type variable in Microsoft Dynamics NAV 2015 and you leave out the name then NAV will automatically suggest the name based on the subtype. So, when creating variables that are pages, records, reports, codeunit, xmlports, etc. then there is no need to enter a variable name anymore.
Here is how NAV will automatically suggest the name based of the subtype.
As mentioned below screen shot, create a new variable with blank name and enter the datatype and subtype.

Now when leaving the subtype field (Cursor up and down) Dynamics NAV automatically populates the name as subtype where space, special characters etc. have been removed.

If you create a second variable for the same objects it’s get the same name, would have been nice if it had added a ‘2’ to the end or something as mentioned below screen shot.

If we add name to a variable and after enter the datatype and subtype, Dynamics NAV does not populate or replace the variable name entered already, which has shown in below screen shot.

If you wish to discuss regarding this blog, please feel free to drop me an email to sateesh.reddy@ecanarys.com.
Related
There are multiple ways to store data in your iOS app but one of the best way is to use core data . ...
Read More >
Microsoft Dynamics CRM, is one of the prominent offerings from the Microsoft Dynamics family of ERP ...
Read More >
Introduction: ASP.NET MVC is a framework for building web applications that uses the mode...
Read More >
In this blog, I have added information on how to turn your windows 7 or 8 machine into a Wi-Fi Hotsp...
Read More >
In this blog we will discuss about the Azure DevOps Proxy Server. Azure DevOps Server Proxy distribu...
Read More >
Want to load the data dynamically as Facebook feeds?Need to populate the data when scrollbar comes d...
Read More >
Implementation of Google OAuth in MVC application: Step 1: Create a Google OAuth application &n...
Read More >
By performing a minor configuration, we can use Dependabot in GitHub with Azure Artifacts.
Read More >
Hi All, in this blog I would like to share few insights on how you can leverage GitHub for your deve...
Read More >
Share