Skip to main content

Grid Layout in NAV 2013.


Hi All,

A new Page Designer concept has been introduced in NAV 2013, i.e. Grid Layout.

This concept provides us a little facility for placing of control in the page.  Let’s try to work on same.
Below is the how Standard Customer Page look like.


I would like to save some space which is being used by multiple Data Fields. Like Post Code, Country/ Region Code & State Code.

I want all these three fields in one Row, so that some space can be saved.

Below is the standard Page Designer –


Here are the steps -
        1)      Before Post Code I will add a grid Layout Group.  
        2)      After Grid Layout Add a Group. [Indented it to above Row]
        3)      Indent fields Post Code, Country/ Region Code and State Code to Above Row.

The Layout Should Look Like –


Now Go to Grid Layout Properties and set Layout to Rows.


Let’s see the preview of page now.

Now if I want to give name to this whole group as something Just Set the caption Property of Group.  Suppose I set it to Other Address Details.

In NAV 2013, we can also hide the caption of the fields that are being displayed. To set that property I went to properties of Post Code, Country/Region Code and State Code.

I set the property of ShowCaption as No.






Let’s Save the page and see how the final page looks like.


If you still have some issues, download the Fob for the same From - Skydrive Folder.

File Name - Grid Layout NAV 2013.

The Object is with ID 50001.

Regards,
Saurav Dhyani


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    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.