Skip to main content
Version: 1.22.3

Portal Pages

Service Portal pages are the entities used to structure the content. A page consists of containers and rows, which, in turn, consist of columns. Manage page layouts to reach the best user experience. For more information about portal structure, refer to the Page Structure and Portal Integration articles.

caution

You should first consider the structure of the portal before configuring it, because an incorrectly configured portal may function incorrectly. So it is recommended to work out the portal structure in advance.

Portal pages are divided into containers that implement the page layout. Containers are divided into rows. Usually the container contains one row, but you can add more multiple rows. Rows are divided into columns.

tip

You can reuse portal pages provided by the vendor, as templates. This workaround speeds up the page development process because you do not need to create it from scratch.

To create a page from scratch, navigate to Portal Structure → Pages and fill in the form as described in the Page Structure article.

Customize a portal header menu


The portal header contains a menu structure consisting of menu categories and items used for quick access to necessary business functionality (for example, Service Catalog, or My Tasks (list of tasks a user is assigned to)). The portal header implements Tree Structures functionality, so it can be easily reconfigured.

caution

In the cases below, you need to configure the portal structure. You can use the vendor-provided portal pages and related items as a sample. Copy them and build your own portal based on these pages.

To customize the portal header, complete the steps below:

  1. Navigate to Portal Structure → Portals.
  2. Open the record of your portal.
  3. Click the record in the Header navigation menu field and open it.
  4. Create necessary records in the Portal Nodes related list. You need to specify only the title, order, and (optionally) parent item for your new item.
    • To delete redundant records, select them and click Delete on the related list form.
    • To move an item within the header, set the relevant Order value. Items are sorted in ascending order.

The following example shows a simple example of a catalog item creation.


The header main menu helps to implement the control over the portal, and it is one of the navigation elements for users. The information in footers may include page numbers, creation dates, copyrights, or references that appear on a single page, or on all pages.

To configure a portal header menu, complete the steps below:

  1. Navigate to Portal Structure → Container.
  2. Create a container for a header or a footer.
  3. Create a row-and-column structure within this container and fill it in with necessary content (widgets, texts, images).
  4. To define the container as a header or a footer, specify it in the Footer container or Header container field of the related portal record.

A homepage and a default 404 error page


A page can be opened by default, as a homepage, when a portal is referenced by its URL accompanied by the portal suffix (for example, https://instance.example.com/portal). This page, generally, contains major information for a wide range of users.

The 404 error page opens when some broken link has been opened during the navigation.

note

Create a page first before completing these steps. Also, you can reuse the pages delivered by the vendor.

To set a page as a home page for a portal, complete the steps below:

  1. Navigate to Portal Structure → Pages.
  2. In the list that appears, find the record for the page you need to configure, and open it.
  3. Select the Use for home page checkbox.
  4. Click Save or Save and exit to apply the changes.
  5. Navigate to Portal Structure → Portals.
  6. In the list that appears, find a portal record to which you need to add a homepage and open it.
  7. Add the preliminary configured page in the Home page field.
  8. Click Save or Save and exit to apply the changes.

To set a page as a default 404 error page, complete the steps below:

  1. Navigate to Portal Structure → Portals.
  2. In the list that appears, find the portal record to which you need to add a homepage and open it.
  3. Add the preliminary configured page in the 404 page field.
  4. Click Save or Save and exit to apply the changes.