2020-09-15 10:25:44 +01:00

1.2 KiB

Title
Title
Header

Header

The application header has three main elements.

  1. Logo and Color
  2. Search
  3. Current User

Header

Logo and Color

Logo & app primary color - logo and color are configurable by updating the app.config.json file in the root folder of the project. Please refer to the Application Configuration documentation for more information on how to change the logo and color.

The application Search - uses the ADF Search Component. The app provides a 'live' search feature, where users can open files and folders directly from the Search API results.

Search Input

If you type Enter in the text input area, you are going to see Search Results page with advanced filtering and faceted search.

Current User

Current User - displays the user's name, and a menu where users can logout. Optionally through updating the app.config.json a language switching menu can be displayed.

Current User