LiveTiles Intranet Hub

LiveTiles Intranet Hub

  • Hub
  • Workspaces
  • Metadata
  • Governance
  • What's New

›Guides

Getting Started

  • Overview
  • Architecture
  • Installation

    • Microsoft 365
    • SharePoint 2019
  • Upgrade
  • Configuration

Guides

  • Hub
  • Multiple JSON Configuration Files
  • Cognitive Page Translation
  • Theming
  • Custom Styling
  • Navigation
  • Matrix
  • Search
  • People Search
  • Page
  • Layout
  • Footer
  • Multi Language
  • Data Aggregation
  • Keyboard Shortcuts
  • SharePoint Integration
  • Custom Code
  • Notifications
  • List Items Grouping
  • Multi Content Type Item Template
  • Everywhere Panel
  • Everywhere Panel SP2019
  • Everywhere Panel Manager
  • Everywhere Panel Audience Target
  • MegaMenu Manager
  • JSON GUI Editor
  • Coveo Hosted Search Page
  • Mobile Configuration

LiveTiles Viva Cards

  • LiveTiles Office Locations
  • LiveTiles Reach Events Viva Card
  • LiveTiles Reach News Viva Card
  • LiveTiles People Search Viva Card
  • LiveTiles Weather Viva Card

Widgets

  • Content Items Widget
  • Tabs Widget
  • Hero Widget
  • Markup Widget
  • Schedule Widget
  • Slider Widget
  • Timezone Widget
  • Weather Widget
  • User Widget Zones

Web Parts

  • Alerts Web Part
  • Reach News Web Part
  • Reach Posts Web Part
  • Reach Events Web Part
  • Reach Pages Web Part
  • Celebrations Webpart
  • FAQ Web Part
  • Lists Web Part
  • People Web Part
  • Tour Guide Web Part

Data Connectors

  • SharePoint Search
  • SharePoint List
  • Microsoft Graph
  • Microsoft Outlook
  • Web APIs
  • Microsoft Search
  • Coveo Search Data Provider

Navigation Builder

  • Getting Started
  • MegaMenu
  • Matrix

Page

Overview

A page is the area of the Hub where the actual content is displayed. Each page has its own URL and consists of different widgets that aggregate data from different systems. Each page has its own layout. The layout of a page defines how the widgets are arranged and how the layout should behave on the different window sizes by using our layout concept. You can configure this in the user interface.

We support multiple virtual pages that can be configured in the User Interface (recommended) or in the pages node of the IHubPageConfig. They are configured using the IHubPages type. The key can be used for example in the mega menu to link to a hub page.

Hub.aspx

The hub.aspx is a classic web page that hosts the hub. It provides the possibility to use the whole area of the screen and works great with our layout concept. The hub.aspx is deployed when the "LiveTiles Intranet Hub Landing Page" is added to a site collection.

Normally this is only required once per tenant - for the "global" hub page.

If you would like to create additional landing pages, e.g. for a department, in different site collections, you can do that by following these steps:

  • Add "LiveTiles Intranet Hub Landing Page"-app
  • Go to newly created hub.aspx
  • Edit the page
  • Edit the web part and specify a "Config JSON" that looks like the config below. Please note that the pageKey must point to a page that is configured in the pages node of the IHubPageConfig.
  • Optional: Rename the hub.aspx

Sample config:

{
    "configTypeKey": "webPart_hubPage",
    "pageKey": "page_key"
}
← People SearchLayout →
Docs
HubWorkspacesMetadataGovernance
References & Samples
Hub ReferenceHub ConfigsWorkspaces ReferenceWorkspaces ConfigsMetadata Configs
More
What's NewLiveTiles Products
LiveTiles
Copyright © 2025 LiveTiles