Header Module

Overview

A header module displays at the top of an application in Express View. In a header module, you might display a logo, insert a CTA, navigational elements, search fields, or other features. Headers exist in a separate module, which you connect to your application in the App Details settings.

Header module RBAC is defined by the RBAC of the embedded components.

Headers are FE front-end modules assigned to the Header Module drop-down in Application settings.

To create and assign a header module at the Application level:

1. Navigate to your application.
2. Click + Create New.
3. Select Module.
4. In the Module Name field, enter a name for your header module. The Module-Path field autopopulates.

To make it easier to locate your header later, begin your module name with Header. For example, Header: Acme Corp.

5. From the Module Type drop-down select FE Front-End.

Header Modules are a front-end element, an application might experience unintended consequences when setting the Module Type to API API or  O  Other.

6. Click Create.

From here, open the module and customize your header. Here are the following supported components:

Avoid naming components with common values. Header and footer modules cannot have components with the same Property ID. Otherwise, neither display in Express View. It's a best practice to differentiate components with a descriptive name—for example, dwHeaderOutput.

Resources