Managing Page

Page is a container for visual objects like tabs, datatables, forms, charts. Each page is related to an object.

Types of Pages

There are two types of pages 1) Common and 2) Custom

Common pages are rendered by the system based on configuration parameters. Custom pages are designed with unique features. Both types of pages are manage in the page object as defined below.

How to manage Pages

  1. Login with Administrative privilege

  2. Navigate to Configuration > Page

  3. Add or edit a page

  4. Save

Page attributes

Following are the attributes of a page:

Attribute
Type
Description

Name

text

Unique name of the page

Module

dropdown

Parent module

Is Custom

Flag

If the page is custom

Caption

text

Caption of the page

Order By

integer

Order in side bar

Ab

text (2 characters)

Abbreviation

Show in Top Menu

flag

If the page link to be shown in the top right navigation menu

Top Menu Order

int

Order in top menu

path

text

path of the page

icon

text

Icon of page

Object Name

text

Name of object

Last updated