Configuring the User Interface (UI) for Users

As an administrator, you configure the company’s default user interfaces by customizing page layouts for different user profiles in the company. To perform this work, you must be an administrator with the SUPER permission set. In addition, profiles must be set up and the appropriate users assigned to them. For more information, see Managing Users, Profiles, and Role Centers.

You configure the user interface for multiple users by customizing pages for a particular profile that the users are assigned to. You do this by using the Microsoft Dynamics NAV Windows client, and customizing the same way that individual users personalize their own workspaces, that is, by using the Customize feature. The difference is that you open the Microsoft Dynamics NAV Windows client in the configuration mode. Typical customizations include which actions to include on the ribbon, how fields are placed on FastTabs or in FactBoxes, and which menu items to include in the navigation pane.

TIP

A quick way to implement UI configurations for a profile is if you already have a configured profile in another Dynamics NAV database. You can then export that profile, and then import it into the current database. For more information, see Exporting and Importing Profiles.

General Information

Consider the following information before you begin to configure the UI:

Configuring a Profile with the Microsoft Dynamics NAV Windows client in Configuration Mode

  1. Open a command prompt, and type the following command to change to the installation folder of the Microsoft Dynamics NAV Windows client. For example:

    cd "C:\Program Files (x86)\Microsoft Dynamics NAV\110\RoleTailored Client"
    
  2. Type the following command to start the Microsoft Dynamics NAV Windows client in the configuration mode for a specific profile:

    Microsoft.Dynamics.Nav.Client.exe -configure -profile:"profileid"
    

    Replace profileid with the name of the profile that you want to configure.

    For example, to configure the Accounting Manager profile, use this command:

    Microsoft.Dynamics.Nav.Client.exe -configure -profile:"Accounting Manager"
    
  3. You are now ready to start configuring the UI, which you do the same way as individual users personalize their own workspaces. For more information, see Personalizing Your Workspace in the Microsoft Dynamics NAV Windows client.

Canceling UI Configuration

You can cancel UI customizations that you have made as configuration for a profile in three ways:

General Information

To cancel all UI customization that you have made for a profile

  1. In the Search box,, enter Profiles, and then choose the related link.

  2. Select the profile for which you want to cancel all UI customizations, and then, on the Home tab, in the Manage group, choose Edit.

  3. In the Profile Card window, on the Actions tab, in the Functions group, choose Clear Configured Pages.

NOTE

All UI customizations for the profile, both those installed with the application and those made by the administrator, are canceled. No page layouts specific to the profile remain in the database.

To cancel UI customization that you have made for specific page for a profile

  1. In the Search box,, enter Delete Profile Configuration, and then choose the related link.

  2. Select the profile/page set for which you want to cancel your UI customization, and then, on the Home tab, in the Manage group, choose Delete.

    IMPORTANT

    If you have configured different UI customizations of the same page based on different navigation paths to the page, then each page customization will be listed in the Delete Profile Configuration window with the same information. There is no information to identify which row relates to which navigation path. Therefore, you must either delete rows one by one followed by visual checks on the page, or you can delete all rows with UI customizations for the profile/page.

    All UI customization for the page for the profile that you have ever made on the installation or since you last used the Delete Profile Configuration window is canceled. The layout of the page is reset to the standard layout of the page object.

To cancel UI customization that you have made for a specific UI area for a specific page for a profile

You can undo changes for that you have made to individual UI areas, such as a ribbon, by using the Restore Defaults button in the Customize window. Alternatively, you can undo all UI changes that you have made for a profile by using the Delete Profile Configuration window.

The UI customization for the profile of the particular UI area on the particular page is canceled. The layout of the UI area on the page is reset to the default configuration, as made either by the administrator or as installed with the application.

See Also

Customizing Dynamics NAV



© 2017 Microsoft. All rights reserved.