Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Navigation Profile

Last modified: April 18, 2024

1 Overview

Management of profiles is available from the Navigation section of a project.

A profile can be added with the Add navigation profile button. Only one profile per type is allowed. While adding the profile, it is possible to copy the settings from an existing profile.

2 Profile Properties

2.1 General

2.1.1 Application Title

This specifies the application title. This title is shown in the title bar of the browser.

2.2 Home Pages

2.2.1 Default Home Page

The default home page indicates which page or microflow is opened after a user signs in. If role-based home pages (see below) are specified for one of the user roles of the user, then that home page will be used instead.

2.2.2 Role-Based Home Pages

By using role-based home pages, you can show different home pages for different users. If a user logs in, the first role-based home page of which the user role matches the user role of the user is displayed. If no match is found, the default home page is used.

For each role-based home page, you can specify the user role it applies to and the target (page or microflow) that will be opened.

2.3 Authentication

If an anonymous user tries to access a resource to which the user has no access, the configured sign-in page will be displayed, prompting the user to sign in.

If the sign-in page is set to none, a built-in pop-up window will appear instead. The page title is translatable and may be overridden.

2.4 Menu

Each device type contains a default menu. You can use these menus in menu widgets. Defining the menu for a device type works the same as when editing a menu document. For more details, see Menu.

3 Profile Buttons

3.2 Change Profile Type

Allows for changing the profile type.

3.3 Delete

This deletes the profile. If menu widgets are still referring to the profile, errors will appear. It is possible to undo the deletion of a profile.